X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP182-2.p.ma;h=ba9ab8705e56cc7c975aa9d7d29f00d4ff593daf;hb=cf89508024f0a19023bb1bac343012d54e860d9d;hp=1f93eda305c5cfa27900287f576444f5bab6927f;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP182-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP182-2.p.ma index 1f93eda30..ba9ab8705 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP182-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP182-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP182-2". + include "logic/equality.ma". (* Inclusion of: GRP182-2.p *) (* -------------------------------------------------------------------------- *) @@ -121,7 +121,7 @@ theorem prove_p17a: \forall H17:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound identity (greatest_lower_bound a identity)) identity . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.