]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO003-4.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO003-4.p.ma
index b5fed12aca2086034c526b9417b5792948fd5e08..a3761dfa7ad2bcd6f0429a383e12af6ca70457df 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO003-4".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO003-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -62,7 +62,7 @@ theorem prove_a_times_a_is_a:
 \forall H7:\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.