X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL135-1.p.ma;h=9c7fbd5f81f0bc5f7ee1319f1951a54f4261d30c;hb=73a66cce6e72c654fdcd0ce760c405a74af70d08;hp=828dfc8ab233c2aebc59cf6131ce1655ffafe786;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL135-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL135-1.p.ma index 828dfc8ab..9c7fbd5f8 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL135-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL135-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL135-1". + include "logic/equality.ma". (* Inclusion of: LCL135-1.p *) (* -------------------------------------------------------------------------- *) @@ -64,7 +64,7 @@ theorem prove_wajsberg_lemma: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies x (implies y x)) truth . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.