]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO004-4.p.ma
update in groud_2 and models
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO004-4.p.ma
index c173d004c30a58dbb1ba2bc4792f3b1fd4ce95c6..d4cc8aa8c72fe77dd2481369b190277310d36cfd 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO004-4".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO004-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -62,7 +62,7 @@ theorem prove_a_plus_a_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a a) a
 .
 intros.
-autobatch paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.