X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP168-1.p.ma;h=162fcd775cc4c4a89594aff60b2cdf4a5350874d;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=82f45ad9083c12e37e9e4084a18f094adc35cb1e;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;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 82f45ad90..162fcd775 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP168-1.p.ma +++ b/helm/software/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.