]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/COL004-3.p.ma
auto --> autobatch
[helm.git] / helm / software / matita / tests / TPTP / Veloci / COL004-3.p.ma
index fd5a875566a537a548dd3cc4beb80ab43e3a72c2..d88025c42652e460d627bdedfa6fc6ff7a8e89b9 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.
+autobatch paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.