X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP168-2.p.ma;h=ff7f0696703ec37e5af526eab87c3ca9605599be;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=bcf26d5d95399270d42dd2280a1cbd6ec703a5ec;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma index bcf26d5d9..ff7f06967 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma @@ -4,7 +4,7 @@ include "logic/equality.ma". (* -------------------------------------------------------------------------- *) (* File : GRP168-2 : TPTP v3.1.1. Bugfixed v1.2.1. *) (* Domain : Group Theory (Lattice Ordered) *) -(* Problem : Inner group automorphisms are order preserving *) +(* Problem : Inner group autobatchmorphisms are order preserving *) (* Version : [Fuc94] (equality) axioms. *) (* Theorem formulation : Dual. *) (* English : *) @@ -114,7 +114,7 @@ theorem prove_p01b: \forall H15:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (greatest_lower_bound (multiply (inverse c) (multiply a c)) (multiply (inverse c) (multiply b c))) (multiply (inverse c) (multiply a c)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.