X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2Felim.ma;h=e038c5da2a03e5294fc568ed6829f9cbece7aed3;hb=a5bfa65b18a876fca982270f673c686a7d124f65;hp=dbcd0930b9f5c351ddaff68408416bf276cb193f;hpb=dbd8e0d06c9220fbb03cbdfbea1d88ffef551272;p=helm.git diff --git a/matita/tests/elim.ma b/matita/tests/elim.ma index dbcd0930b..e038c5da2 100644 --- a/matita/tests/elim.ma +++ b/matita/tests/elim.ma @@ -75,5 +75,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 new library. + rewrite > H4.autobatch library. qed.