X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL139-1.p.ma;h=88914ef32f34fd4fa7daddc4106d900d9fd0e030;hb=e880d6eab5e1700f4a625ddcd7d0fa8f0cce2dcc;hp=addf036aa255e55dce2f6500fe34497da6b189cd;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL139-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL139-1.p.ma index addf036aa..88914ef32 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL139-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL139-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL139-1". + include "logic/equality.ma". (* Inclusion of: LCL139-1.p *) (* -------------------------------------------------------------------------- *) @@ -59,7 +59,7 @@ theorem prove_wajsberg_lemma: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies x (not truth)) (not x) . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.