]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP011-4.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / GRP011-4.p.ma
index 3bf8fe21ae1b3eb2af325bf9e9cf28b5605de3f1..d11f4a5f4f3ee40b2f4f53570cc1e77947299a55 100644 (file)
@@ -39,7 +39,7 @@ theorem prove_left_cancellation:
 \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 b d
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.