|
在Finitely generated module找到了
Every homomorphic image of a finitely generated module is finitely generated. In general, submodules of finitely generated modules need not be finitely generated. As an example, consider the ring $R =\mathbf Z[X_1, X_2, ...]$ of all polynomials in countably many variables. $R$ itself is a finitely generated $R$-module (with {1} as generating set). Consider the submodule $K$ consisting of all those polynomials with zero constant term. Since every polynomial contains only finitely many terms whose coefficients are non-zero, the $R$-module $K$ is not finitely generated.
In general, a module is said to be Noetherian if every submodule is finitely generated... Algebra3 (2022) ICL problem sheet 3
6. Let $R$ be a commutative ring. Show that $R$ is Noetherian if and only if every ideal $I ⊆ R$ is finitely generated.
Solution: $(\Leftarrow)$ : Suppose every ideal of $R$ is finitely generated. Given the chain $I_1 \subseteq I_2 \subseteq \cdots$, let:
$$
I=\bigcup_{i \geq 1} I_i
$$
This is an ideal (e.g. we proved this in lectures). We know $I$ is finitely generated, say $I=\left(r_1, \cdots, r_n\right)$, with $r_i \in I_{k_i}$. Let
$$
K=\max _{i=1, \cdots, n}\left\{k_i\right\}
$$
Then $r_1, \cdots, r_n \in I_K$. So $I_K=I$. So $I_K=I_{K+1}=I_{K+2}=\cdots$.
$(\Rightarrow)$ : To prove the other direction, suppose there is an ideal $I \triangleleft R$ that is not finitely generated. We pick $r_1 \in I$. Since $I$ is not finitely generated, we know $\left(r_1\right) \neq I$. So we can find some $r_2 \in I \backslash\left(r_1\right)$.
Again $\left(r_1, r_2\right) \neq I$. So we can find $r_3 \in I \backslash\left(r_1, r_2\right)$. We continue on, and then can find an infinite strictly ascending chain
$$
\left(r_1\right) \subseteq\left(r_1, r_2\right) \subseteq\left(r_1, r_2, r_3\right) \subseteq \cdots
$$
So $R$ is not Noetherian. |
|