]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO003-2.p.ma
claudio, please have a look at this
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO003-2.p.ma
index cbbae8bea25b4317746db26a2c658ec7ae6aa86e..f41c21a1fd784178970c290dfd1e5ba2e6134e34 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO003-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO003-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -68,7 +68,7 @@ theorem prove_a_times_a_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a a) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.