]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO010-2.p.ma
reduced timeout to 100s
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO010-2.p.ma
index 020cba1e4f24ccb1870d87a4eaaaf74580030b9f..8178f40434bc665bbe98b56c95135921ea00073a 100644 (file)
@@ -69,7 +69,7 @@ theorem prove_a_plus_ab_is_a:
 \forall H13:\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.