]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/TPTP/Veloci/BOO012-2.p.ma
Avoid reusing Hbeta several times.
[helm.git] / helm / software / matita / tests / TPTP / Veloci / BOO012-2.p.ma
index f7eba80f847ed9b882b5fee58d0cdc5e20e19b48..3572d87508f60ec9b8043bf4b973bd21f9119bf9 100644 (file)
@@ -68,7 +68,7 @@ theorem prove_inverse_is_an_involution:
 \forall H13:\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.
+autobatch paramodulation timeout=100;
 try assumption.
 print proofterm.
 qed.