]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO010-4.p.ma
Missing optimization implemented: before starting to analyze the disambiguation
[helm.git] / matita / tests / TPTP / Veloci / BOO010-4.p.ma
index 792f4286f3badb25d5f0eae0ab01c9c18b76499c..764399c396a4c9aaa193616b21a809e1d5681a4c 100644 (file)
@@ -63,7 +63,7 @@ theorem prove_a_plus_ab_is_a:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a (multiply a b)) a
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.