X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP168-2.p.ma;h=d575e436647d183b3a6d4906b227f26e5a03617f;hb=2e6ab93a8f10937942177133d2873efd4cf8562f;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..d575e4366 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP168-2.p.ma @@ -1,10 +1,10 @@ -set "baseuri" "cic:/matita/TPTP/GRP168-2". + include "logic/equality.ma". (* Inclusion of: GRP168-2.p *) (* -------------------------------------------------------------------------- *) (* 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.