]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO034-1.p.ma
; and not . after auto-paramodulation
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO034-1.p.ma
index 722b41fd8ac14d8d65e24e5e0df7aaa0ea0ae125..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=600.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.