X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL115-2.p.ma;h=2bce680beea85a227e9547d1ca41ae50aa371fea;hb=b97a7976503b2d2e5cbc9199f848135a324775a8;hp=919437549e3b8f26c108e2a1f1182f7b4ae5cbb7;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL115-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL115-2.p.ma index 919437549..2bce680be 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL115-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL115-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL115-2". + include "logic/equality.ma". (* Inclusion of: LCL115-2.p *) (* -------------------------------------------------------------------------- *) @@ -64,7 +64,7 @@ theorem prove_mv_39: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies (not (implies a b)) (not b)) truth . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.