]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/LAT008-1.p.ma
A very little bit of arithmetic.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / LAT008-1.p.ma
index c9075f2e3d960abb7cd093f1e51f1b9c047cd6c7..de65d6e9c7412563711af522f36c77912b4e67e5 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/LAT008-1".
+
 include "logic/equality.ma".
 (* Inclusion of: LAT008-1.p *)
 (* -------------------------------------------------------------------------- *)
@@ -36,7 +36,7 @@ theorem prove_absorbtion_dual:
 \forall H1:\forall X:Univ.\forall Y:Univ.eq Univ (meet X (join X Y)) X.eq Univ (join a (meet a b)) a
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.