]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/COL060-2.p.ma
Missing optimization implemented: before starting to analyze the disambiguation
[helm.git] / matita / tests / TPTP / Veloci / COL060-2.p.ma
index 359d087d77e8af7ae1cf5a758d961bfd5f13c90e..746e14da2a0f24a62e0aaed910620c9d3e04a057 100644 (file)
@@ -39,7 +39,7 @@ theorem prove_q_combinator:
 \forall H1:\forall X:Univ.\forall Y:Univ.\forall Z:Univ.eq Univ (apply (apply (apply b X) Y) Z) (apply X (apply Y Z)).eq Univ (apply (apply (apply (apply (apply b (apply t b)) (apply (apply b b) t)) x) y) z) (apply y (apply x z))
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.