]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LAT039-2.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LAT039-2.p.ma
index 17b66a72f8f23168e8963913f22375395c0e4284..7000124f6b17887ec8901ece8948168c47ab4123 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/LAT039-2".
+
 include "logic/equality.ma".
 (* Inclusion of: LAT039-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -69,7 +69,7 @@ theorem rhs:
 \forall H10:\forall X:Univ.eq Univ (meet X X) X.eq Univ (join xx (meet yy zz)) (meet (join xx yy) (join xx zz))
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.