X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL161-1.p.ma;h=090b2a7a5766166635ab1bd95d9cf6c2d5cbcc50;hb=b97a7976503b2d2e5cbc9199f848135a324775a8;hp=7504ce588ce440bd6a432bf6066da15ec81b07af;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL161-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL161-1.p.ma index 7504ce588..090b2a7a5 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL161-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL161-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL161-1". + include "logic/equality.ma". (* Inclusion of: LCL161-1.p *) (* -------------------------------------------------------------------------- *) @@ -78,7 +78,7 @@ theorem prove_wajsberg_axiom: \forall H12:\forall X:Univ.eq Univ (not X) (xor X truth).eq Univ (implies truth x) x . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.