]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO001-1.p.ma
Almost every hand-inserted coercion removed since a bug in the coercion
[helm.git] / matita / tests / TPTP / Veloci / BOO001-1.p.ma
index 9d39e84b5c470f7d88abf0cfa9965503cbe8455b..4cc2223d110f70c9d265113ba78733e1a3667168 100644 (file)
@@ -59,7 +59,7 @@ theorem prove_inverse_is_self_cancelling:
 \forall H4:\forall V:Univ.\forall W:Univ.\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (multiply (multiply V W X) Y (multiply V W Z)) (multiply V W (multiply X Y Z)).eq Univ (inverse (inverse a)) a
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.