]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO011-2.p.ma
reduced timeout to 100s
[helm.git] / matita / tests / TPTP / Veloci / BOO011-2.p.ma
index 1108abdf6fa41ea3b9307b9b2040af14acd9310b..94fafbca736ba1861d87ae9ddf67a0fab5e63d6b 100644 (file)
@@ -69,7 +69,7 @@ theorem prove_inverse_of_1_is_0:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse additive_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.