X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Ftests%2Felim.ma;h=e038c5da2a03e5294fc568ed6829f9cbece7aed3;hb=e911b6059516265131b18f6e9f571430713d04a7;hp=dbcd0930b9f5c351ddaff68408416bf276cb193f;hpb=4e63a6e6c077f3367a3b9a5899a010de553f6896;p=helm.git diff --git a/helm/software/matita/tests/elim.ma b/helm/software/matita/tests/elim.ma index dbcd0930b..e038c5da2 100644 --- a/helm/software/matita/tests/elim.ma +++ b/helm/software/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.