]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO011-2.p.ma
used ;try assumption instead of .try assumption
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO011-2.p.ma
index 94fafbca736ba1861d87ae9ddf67a0fab5e63d6b..33f8f9a87e65a036bde1c02b2debe76f3235d276 100644 (file)
@@ -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.