X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2Felim.ma;h=d6a4c3f33f7e994f362100e40ec391b0702ce569;hb=977aadd03056689f9dc71425e20bcd7ae6f49810;hp=67d7fada10a01b0ac27c98625c1d6770127c4c99;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/matita/tests/elim.ma b/helm/software/matita/tests/elim.ma index 67d7fada1..d6a4c3f33 100644 --- a/helm/software/matita/tests/elim.ma +++ b/helm/software/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 library. qed.