]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/RNG011-5.p.ma
Avoid reusing Hbeta several times.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / RNG011-5.p.ma
index 249f09a22f8b6cc53c815acc3b1d5665457801b6..f7df33340e49c9e2a9b72db69418c0a23df17cef 100644 (file)
@@ -76,7 +76,7 @@ theorem prove_equality:
 \forall H20:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply (multiply (associator a a b) a) (associator a a b)) additive_identity
 .
 intros.
-auto paramodulation timeout=100.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.