]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/COL004-3.p.ma
Renamed iterative into map_iter_p and moved around a few theorems.
[helm.git] / matita / tests / TPTP / Veloci / COL004-3.p.ma
index fd5a875566a537a548dd3cc4beb80ab43e3a72c2..c2cf3ecbc486cda0e091fedd896c652e0318f629 100644 (file)
@@ -36,7 +36,7 @@ theorem prove_u_combinator:
 \forall H1:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (apply (apply (apply s X) Y) Z) (apply (apply X Z) (apply Y Z)).eq Univ (apply (apply (apply (apply s (apply k (apply s (apply (apply s k) k)))) (apply (apply s (apply (apply s k) k)) (apply (apply s k) k))) x) y) (apply y (apply (apply x x) y))
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.