X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2FTPTP%2FVeloci%2FBOO004-4.p.ma;h=1821077fe184515ce80097268c01852af15c3997;hb=2ec0c5f8777f3e97b0acfd96f34758cdb621ef90;hp=05d7e37716bb43a9e90b8ae7f6f2f483d8aa8ade;hpb=fc8c0a2718023695bd5795a72af2d90ea8fe9243;p=helm.git diff --git a/matita/tests/TPTP/Veloci/BOO004-4.p.ma b/matita/tests/TPTP/Veloci/BOO004-4.p.ma index 05d7e3771..1821077fe 100644 --- a/matita/tests/TPTP/Veloci/BOO004-4.p.ma +++ b/matita/tests/TPTP/Veloci/BOO004-4.p.ma @@ -62,7 +62,7 @@ theorem prove_a_plus_a_is_a: \forall H7:\forall X:Univ.\forall Y:Univ.eq Univ (add X Y) (add Y X).eq Univ (add a a) a . intros. -auto paramodulation timeout=600. +autobatch paramodulation timeout=100; try assumption. print proofterm. qed.