]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO003-2.p.ma
Missing optimization implemented: before starting to analyze the disambiguation
[helm.git] / matita / tests / TPTP / Veloci / BOO003-2.p.ma
index 6014b921522c33c08d5c2ea9da85321ee74ca52f..93b11c287d87b6a7f34c18064bcade604e099d2e 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_a_times_a_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a a) a
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.