X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP149-1.p.ma;h=bcc3de3bec6c152c21ca9528535199bfdec23ef0;hb=060864edadf332c07663e85bdc2299ee64e191ee;hp=6ebe28f69ad8d2f9e7eb94f498343c988d7c94a0;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP149-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP149-1.p.ma index 6ebe28f69..bcc3de3be 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP149-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP149-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP149-1". + include "logic/equality.ma". (* Inclusion of: GRP149-1.p *) (* -------------------------------------------------------------------------- *) @@ -115,7 +115,7 @@ theorem prove_ax_lub1d: \forall H16:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound (least_upper_bound a b) c) c . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.