X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLCL112-2.p.ma;h=bc5a0af03a09cf1d4ccb7191f329ef9111cd7563;hb=2e6ab93a8f10937942177133d2873efd4cf8562f;hp=76e8e97aa370ad157d7452dcf1cf48d438eea240;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LCL112-2.p.ma b/helm/software/matita/tests/TPTP/Veloci/LCL112-2.p.ma index 76e8e97aa..bc5a0af03 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LCL112-2.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LCL112-2.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LCL112-2". + include "logic/equality.ma". (* Inclusion of: LCL112-2.p *) (* -------------------------------------------------------------------------- *) @@ -65,7 +65,7 @@ theorem prove_mv_29: \forall H3:\forall X:Univ.eq Univ (implies truth X) X.eq Univ (implies x (not (not x))) truth . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.