]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO011-2.p.ma
A very little bit of arithmetic.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO011-2.p.ma
index 94fafbca736ba1861d87ae9ddf67a0fab5e63d6b..e9cbcd9298425104e5018720c27d21b3f5848a81 100644 (file)
@@ -1,4 +1,4 @@
-set "baseuri" "cic:/matita/TPTP/BOO011-2".
+
 include "logic/equality.ma".
 (* Inclusion of: BOO011-2.p *)
 (* -------------------------------------------------------------------------- *)
@@ -69,7 +69,7 @@ theorem prove_inverse_of_1_is_0:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse additive_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.