X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO006-2.p.ma;h=0fd7e320c03679309c4e6c96e7bef1f00f9a8dce;hb=7a974bd5775acf432e4074f32a99cc08d42b667f;hp=b745d9d2bccd2eebf684d6ad27164fd4e8a82b74;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO006-2.p.ma b/matita/tests/TPTP/Veloci/BOO006-2.p.ma index b745d9d2b..0fd7e320c 100644 --- a/matita/tests/TPTP/Veloci/BOO006-2.p.ma +++ b/matita/tests/TPTP/Veloci/BOO006-2.p.ma @@ -68,7 +68,7 @@ theorem prove_right_identity: \forall H13:\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.