X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL156-1.p.ma;h=9390e4be58591fa4f072551a1d9560b62bfaed5a;hb=06be761e92019b9dac1ccd52300b0d9f3a6aef13;hp=a71e1278803b44f99d9b94ea2abbcc759b10d7fe;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL156-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL156-1.p.ma index a71e12788..9390e4be5 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL156-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL156-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL156-1". + include "logic/equality.ma". (* Inclusion of: LCL156-1.p *) (* -------------------------------------------------------------------------- *) @@ -129,7 +129,7 @@ theorem prove_alternative_wajsberg_axiom: \forall H15:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (and_star x truth) x . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.