X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FGRP168-1.p.ma;h=162fcd775cc4c4a89594aff60b2cdf4a5350874d;hb=91387f570cb178315c0f492e66e95c1efe5bab2c;hp=82f45ad9083c12e37e9e4084a18f094adc35cb1e;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/GRP168-1.p.ma b/matita/tests/TPTP/Veloci/GRP168-1.p.ma index 82f45ad90..162fcd775 100644 --- a/matita/tests/TPTP/Veloci/GRP168-1.p.ma +++ b/matita/tests/TPTP/Veloci/GRP168-1.p.ma @@ -4,7 +4,7 @@ include "logic/equality.ma". (* -------------------------------------------------------------------------- *) (* 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=600. +autobatch paramodulation timeout=100. try assumption. print proofterm. qed.