]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO006-4.p.ma
fixed
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO006-4.p.ma
index 4a04acbd956d02d1431886baac30b5deba542083..9eeab88a0eda352f2930d4be760d9df548c348f4 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO006-4".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO006-4.p *)
 (* -------------------------------------------------------------------------- *)
@@ -62,7 +62,7 @@ theorem prove_right_identity:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.