]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO034-1.p.ma
auto --> autobatch
[helm.git] / matita / tests / TPTP / Veloci / BOO034-1.p.ma
index a1626bf6d9325eade289b397e29943d1194ff0ac..e1f26e13d0ab99f5d6af560cf7df7be95671939a 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_single_axiom:
 \forall H4:\forall V:Univ.\forall W:Univ.\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply V W X) Y (multiply V W Z)) (multiply V W (multiply X Y Z)).eq Univ (multiply (multiply a (inverse a) b) (inverse (multiply (multiply c d e) f (multiply c d g))) (multiply d (multiply g f e) c)) b
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.