X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLAT034-1.p.ma;h=2ae473b10853e9de10811fa2395845a3f6ea87b5;hb=c70ecb50a457d251ef1cd61960a641d491febed7;hp=548df9d84689b87a07c2141a8b6aa95817c48219;hpb=6558b3742901cee9fe47fa2dd204c365f57a89a8;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LAT034-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LAT034-1.p.ma index 548df9d84..2ae473b10 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LAT034-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LAT034-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LAT034-1". + include "logic/equality.ma". (* Inclusion of: LAT034-1.p *) (* -------------------------------------------------------------------------- *) @@ -39,7 +39,7 @@ theorem idempotence_of_meet: \forall H5:\forall X:Univ.\forall Y:Univ.eq Univ (meet X (join X Y)) X.eq Univ (meet xx xx) xx . intros. -auto paramodulation timeout=100. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.