1
$\begingroup$

Let $R$ Noetherian and $M$ finitely generated over $R$, prove $M$ is Noetherian.

Proof

We can suppose WLOG that $M\cong R^{\oplus s}$. The proof goes by induction. For $s=1$ it's obvious. Suppose $R^{\oplus s-1}$ is finitely generated. Consider $\varphi:R^{\oplus s}\to R^{\oplus s-1}$ the projection on the $s-1$ first coordinate. Let $N$ a submodule of $M$. We know that $K:=\ker \varphi|_N$ is a submodule of $R^{\oplus s}$ and since $\varphi|_N\neq 0$, we have that $K\neq R^{\oplus s}$. Now as I asked here, a submodule of a finitely generated module is not necessarily finitely generated. But in my couse it's written that $K$ is finitely generated, and since a submodule of a finitely generated module has no reason to be finitely generated, I don't understand why $K$ is finitely generated.

  • 2
    "We can suppose WLOG that $M\cong R^{\oplus s}$." No, a f.g. module doesn't have to be free. Look at $R=\Bbb Z, M=\Bbb Z/2\Bbb Z$ (but this becomes true if $R$ is a PID and $M$ is torsion-free, for instance).2017-01-29
  • 1
    A submodule of a finitely generated $R$-module is guaranteed to be finitely generated if $R$ is Noetherian. That's a big reason why Noetherian is such an important property.2017-01-29
  • 2
    @Watson: I agree, but since $M$ is finitely generated, $M\cong R^{\oplus s}/\ker \varepsilon$ of $\varepsilon: R^{\oplus s}\to M$ surjective. By the way, if $R^{\oplus}$ is Notherian, then so is $R^{\oplus}/\ker \varepsilon$. Therefore, we just have to prove that $R^{\oplus s}$ is notherian, that's why we can suppose WLOG that $M=R^{\oplus s}$2017-01-29
  • 0
    @Arthur: I know, but that's what we want to prove, therefore we can't use this.2017-01-29
  • 0
    It is sufficient to prove that the direct sum of two noetherian $R$-modules is noetherian ; this follows from $N$ and $M/N$ noetherian $\implies M$ noetherian. $\tag^*{}$ Here, $\mathrm{ker}(\phi\vert_N) = (0^{\oplus(s-1)} \oplus R) \cap N$ can be identified with a submodule of $R$, which is noetherian, so that $\mathrm{ker}(\phi\vert_N)$ is f.g.2017-01-29
  • 0
    @Watson: I'm sorry, but what I want to know is : **why $\ker \varphi|_N$ is finitely generated.** This proof is an official proof of my course, so I need to understand it. But thanks anyway for your proposition.2017-01-29

2 Answers 2

2

It is easy to see the equality $$\mathrm{ker}(\phi\vert_N) = (0^{\oplus(s-1)} \oplus R) \cap N.$$

Therefore, $\mathrm{ker}(\phi\vert_N)$ can be identified with a submodule of $R$, which is noetherian, so that $\mathrm{ker}(\phi\vert_N)$ is finitely generated as $R$-module.

  • 1
    The is a very well answer. Thanks a lot ! (and for all your other answer in my previous post).2017-01-29
0

What is $\ker\varphi$? It is isomorphic to $R$. Therefore $\ker\varphi|_N$ is an $R$-submodule of $R$, which is finitely generated because $R$ is a Noetherian ring. Note this is precisely the point in the proof where we need the fact that $R$ is Noetherian.