X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO006-4.p.ma;h=4a04acbd956d02d1431886baac30b5deba542083;hb=3dc6e3197a630bfd5fcd608fef3434c5448c94a1;hp=2988e2077ff6ccf57dcd3ab81ecfced07affdf74;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO006-4.p.ma b/matita/tests/TPTP/Veloci/BOO006-4.p.ma index 2988e2077..4a04acbd9 100644 --- a/matita/tests/TPTP/Veloci/BOO006-4.p.ma +++ b/matita/tests/TPTP/Veloci/BOO006-4.p.ma @@ -62,7 +62,7 @@ theorem prove_right_identity: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (multiply a additive_identity) additive_identity . intros. -auto paramodulation timeout=600. +auto paramodulation timeout=100. try assumption. print proofterm. qed.