]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO013-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO013-4.p.ma
index 2eab59e4fbc24fde8ec3e28e61119393b05cbaf3..446b2b4736f548961176eccf963f365694f63971 100644 (file)
@@ -65,7 +65,7 @@ theorem prove_a_inverse_is_b:
 \forall H9:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ b (inverse a)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.