X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2FTPTP%2FVeloci%2FLAT033-1.p.ma;h=9d53a1f55fc2d2b3ba561e5eaf90562dc22b5e60;hb=2399bdfa7a5f2cc0440dfb8b82d770ab2724757a;hp=de8d7776002b135512788fa7a967e944e6aa8f2f;hpb=447cc9c7504b6f46cf3bd707b7a54ba2784bcc36;p=helm.git diff --git a/helm/software/matita/tests/TPTP/Veloci/LAT033-1.p.ma b/helm/software/matita/tests/TPTP/Veloci/LAT033-1.p.ma index de8d77760..9d53a1f55 100644 --- a/helm/software/matita/tests/TPTP/Veloci/LAT033-1.p.ma +++ b/helm/software/matita/tests/TPTP/Veloci/LAT033-1.p.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/matita/TPTP/LAT033-1". + include "logic/equality.ma". (* Inclusion of: LAT033-1.p *) (* -------------------------------------------------------------------------- *) @@ -39,7 +39,7 @@ theorem idempotence_of_join: \forall H5:\forall X:Univ.\forall Y:Univ.eq Univ (meet X (join X Y)) X.eq Univ (join xx xx) xx . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.