]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP545-1.p.ma
Avoid reusing Hbeta several times.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP545-1.p.ma
index 1e66b6585a6feb9be4f167ed9db945ca3d5ce754..302fb8916d903b539b31b37d4a4a7c72c74a5aef 100644 (file)
@@ -35,7 +35,7 @@ theorem prove_these_axioms_1:
 \forall H3:\forall A:Univ.\forall B:Univ.\forall C:Univ.eq Univ (divide (divide identity (divide A B)) (divide (divide B C) A)) C.eq Univ (multiply (inverse a1) a1) (multiply (inverse b1) b1)
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.