]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO010-4.p.ma
Avoid reusing Hbeta several times.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO010-4.p.ma
index 792f4286f3badb25d5f0eae0ab01c9c18b76499c..6cd030d5a40a5716a2bf33110dfaf523f8533868 100644 (file)
@@ -63,7 +63,7 @@ theorem prove_a_plus_ab_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a (multiply a b)) a
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.