]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO012-4.p.ma
reduced timeout to 100s
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO012-4.p.ma
index 7e63ac0f6a15912044e72c3e5b6d0b59235ceafa..bdd9c07e8d4f50764f8d588a25258ce70fbeac93 100644 (file)
@@ -62,7 +62,7 @@ theorem prove_inverse_is_an_involution:
 \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (inverse (inverse x)) x
 .
 intros.
-auto paramodulation timeout=600.
+auto paramodulation timeout=100.
 try assumption.
 print proofterm.
 qed.