]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/GRP012-4.p.ma
Almost every hand-inserted coercion removed since a bug in the coercion
[helm.git] / matita / tests / TPTP / Veloci / GRP012-4.p.ma
index 87fbe746aea71a51137755270a3951553889392f..f97360370f53f2062f761ed0244481d3e586d86f 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.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.