X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2Felim.ma;h=4681d83597a0de52fde58a85dcde4da2b859e372;hb=026529fe836637b0e0909ceb4f6b2cc9e178eaec;hp=67d7fada10a01b0ac27c98625c1d6770127c4c99;hpb=7f2444c2670cadafddd8785b687ef312158376b0;p=helm.git diff --git a/matita/tests/elim.ma b/matita/tests/elim.ma index 67d7fada1..4681d8359 100644 --- a/matita/tests/elim.ma +++ b/matita/tests/elim.ma @@ -76,5 +76,5 @@ theorem t': \forall x,y. \forall H: sum x y O. simplify. intros. generalize in match H1. rewrite < H2; rewrite < H3.intro. - rewrite > H4.auto. + rewrite > H4.auto new. qed.