]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/GRP012-4.p.ma
Avoid reusing Hbeta several times.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / GRP012-4.p.ma
index 87fbe746aea71a51137755270a3951553889392f..ed5338825ad7f9a8f5cc222bcfe6cf493b6f135e 100644 (file)
@@ -71,7 +71,7 @@ theorem prove_inverse_of_product_is_product_of_inverses:
 \forall H4:\forall X:Univ.eq Univ (multiply identity X) X.eq Univ (inverse (multiply a b)) (multiply (inverse b) (inverse a))
 .
 intros.
-auto paramodulation timeout=600.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.