X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO012-2.p.ma;h=2823a41140a01db13744d72c006605240b943e8b;hb=96d58f0c965040b5fecbb8c36ceb52277b1c78db;hp=f7eba80f847ed9b882b5fee58d0cdc5e20e19b48;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO012-2.p.ma b/matita/tests/TPTP/Veloci/BOO012-2.p.ma index f7eba80f8..2823a4114 100644 --- a/matita/tests/TPTP/Veloci/BOO012-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO012-2.p.ma @@ -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. +auto paramodulation timeout=100. try assumption. print proofterm. qed.