]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LAT033-1.p.ma
fixed script
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LAT033-1.p.ma
index de8d7776002b135512788fa7a967e944e6aa8f2f..9d53a1f55fc2d2b3ba561e5eaf90562dc22b5e60 100644 (file)
@@ -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.