]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO012-2.p.ma
Renamed iterative into map_iter_p and moved around a few theorems.
[helm.git] / matita / tests / TPTP / Veloci / BOO012-2.p.ma
index f7eba80f847ed9b882b5fee58d0cdc5e20e19b48..2823a41140a01db13744d72c006605240b943e8b 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_inverse_is_an_involution:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.