X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FGRP150-1.p.ma;h=569788972b77aa4ab4ed00c25563b29d1cda00d5;hb=b6afef7e73324824025a6d7f313129d55b72cfc6;hp=a5be66a2f2a1ae8e046ff23d59c726965b535b43;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/GRP150-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/GRP150-1.p.ma index a5be66a2f..569788972 100644 --- a/helm/software/matita/tests/TPTP/Veloci/GRP150-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/GRP150-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/GRP150-1". + include "logic/equality.ma". (* Inclusion of: GRP150-1.p *) (* -------------------------------------------------------------------------- *) @@ -110,7 +110,7 @@ theorem prove_ax_lub2a: \forall H14:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (least_upper_bound a (least_upper_bound a b)) (least_upper_bound a b) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.