X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL110-2.p.ma;h=0467eb2a8ba178845f02e0d2bd149fe79779dc32;hb=060864edadf332c07663e85bdc2299ee64e191ee;hp=1bc6a7ee45f8a4a2288e57189932f4029c3c25b3;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL110-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL110-2.p.ma index 1bc6a7ee4..0467eb2a8 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL110-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL110-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL110-2". + include "logic/equality.ma". (* Inclusion of: LCL110-2.p *) (* -------------------------------------------------------------------------- *) @@ -64,7 +64,7 @@ theorem prove_mv_24: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies (not (not x)) x) truth . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.