]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP001-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / GRP001-4.p.ma
index 1011802d4ddc1a62d2f7becff087e90604c8ea80..ea943fdd8e170267dd986afb65f9e86e0efdf6e8 100644 (file)
@@ -40,7 +40,7 @@ theorem prove_b_times_a_is_c:
 \forall H3:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply X Y) Z) (multiply X (multiply Y Z)).eq Univ (multiply b a) c
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.