During my exercise session of Commutative algebra we had the following question:
Suppose $f: M \to N$ is a morphism of $R$-modules (where $R$ is a commutative ring with 1). Suppose $N$ is Noetherian, is $\ker f$ Noetherian?
I know the answer is 'no', since if we consider the zeromap from any non-Noetherian $R$-module M to the zero module, then we have a counterexample.
However, I wondered what we could say if $f$ is not the zero map and I have the following attempt: I have tried to prove that $f^{-1}(N)$ is Noetherian.
Let $S$ be a submodule of $f^{-1}(N)$, then $f(S)$ is a submodule of $N$, hence it is finitely generated since $N$ is Noetherian. Let us denote $f(S) = \langle s_1, \ldots, s_n\rangle$. Since $s_1, \ldots, s_n$ are elements of the image of $f$, we can choose elements $m_1, \ldots m_n$ in $M$ such that $f(m_i) = s_i$. If $s \in S$, then $f(s) = r_1s_1 + \ldots r_ns_n$ and so we can write that $s = r_1m_1 + \ldots r_nm_n$. Therefore $S$ is a finitely generated submodule of $f^{-1}(N)$ and so $f^{-1}(N)$ is a Noetherian $R$-module.
Since $\ker f$ is a submodule of $f^{-1}(N)$, we have that $\ker f$ is Noetherian.
I guess the step where I write $s$ as linear combination of the $m_i$ is dodgy, so my question is: is the inverse image of a Noetherian module (under a non-zero map) Noetherian?