]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP012-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / GRP012-4.p.ma
index f97360370f53f2062f761ed0244481d3e586d86f..4d7966963ded817604664732f9292372addfc7a3 100644 (file)
@@ -71,7 +71,7 @@ theorem prove_inverse_of_product_is_product_of_inverses:
 \forall H4:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (inverse (multiply a b)) (multiply (inverse b) (inverse a))
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.