]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/TPTP/Veloci/BOO005-2.p.ma
added a (for the moment) dummy field _subst to ProofengineTypes.proof.
[helm.git] / matita / tests / TPTP / Veloci / BOO005-2.p.ma
index 4e5de1bb073437ce692c49bde64cfa41af400ece..c098b6cfb1965e8e09c98916f27aaaa8651cc317 100644 (file)
@@ -69,7 +69,7 @@ theorem prove_a_plus_1_is_a:
 \forall H13:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a multiplicative_identity) multiplicative_identity
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.