X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP168-1.p.ma;h=59bd4a63577fbe9172937663ccc5100bae50ea13;hb=b6afef7e73324824025a6d7f313129d55b72cfc6;hp=18243968e41ee32f6a76d21fbdd3a5b8216023aa;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP168-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP168-1.p.ma index 18243968e..59bd4a635 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP168-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP168-1.p.ma @@ -1,10 +1,10 @@ -set "baseuri" "cic:/matita/TPTP/GRP168-1". + include "logic/equality.ma". (* Inclusion of: GRP168-1.p *) (* -------------------------------------------------------------------------- *) (* File : GRP168-1 : 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. *) (* English : *) (* Refs : [Fuc94] Fuchs (1994), The Application of Goal-Orientated Heuri *) @@ -116,7 +116,7 @@ theorem prove_p01a: \forall H15:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound (multiply (inverse c) (multiply a c)) (multiply (inverse c) (multiply b c))) (multiply (inverse c) (multiply b c)) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.