X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL161-1.p.ma;h=090b2a7a5766166635ab1bd95d9cf6c2d5cbcc50;hb=2399bdfa7a5f2cc0440dfb8b82d770ab2724757a;hp=6e86e46db308d02a906c4747714c49190dfd6c1b;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;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 6e86e46db..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=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.