X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP509-1.p.ma;h=25618b46a93eee44c35802aaf1019502d0e9774d;hb=50371578cbaffb42e686a2c4389ba2bb52a2c503;hp=586e03aa53054a3618b7c1c06a32d864a76631a6;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP509-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP509-1.p.ma index 586e03aa5..25618b46a 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP509-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP509-1.p.ma @@ -31,7 +31,7 @@ theorem prove_these_axioms_1: \forall H0:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (multiply (multiply (multiply A B) C) (inverse (multiply A C))) B.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.