X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLAT045-1.p.ma;h=802ed388b74bffa3f249168817423040591dd500;hb=fa0d5a79683ea3966f62b21be7e1a3e274597911;hp=e2a7df88456b79ca4a2f9b9199c5ac54f35981ff;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LAT045-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LAT045-1.p.ma index e2a7df884..802ed388b 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LAT045-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LAT045-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LAT045-1". + include "logic/equality.ma". (* Inclusion of: LAT045-1.p *) (* -------------------------------------------------------------------------- *) @@ -77,7 +77,7 @@ theorem prove_orthomodular_law: \forall H13:\forall X:Univ.eq Univ (meet X X) X.eq Univ (join a (meet (complement a) (join a b))) (join a b) . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.