ConceptComplete

Noetherian Rings and the ACC

Noetherian rings satisfy a finiteness condition on ideals that ensures all ideal-theoretic constructions terminate, making them the natural setting for commutative algebra and algebraic geometry.


Definition and Equivalences

Definition6.4Noetherian ring

A commutative ring RR is Noetherian if it satisfies the ascending chain condition (ACC) on ideals: every ascending chain I1I2I3I_1 \subseteq I_2 \subseteq I_3 \subseteq \cdots of ideals eventually stabilizes (In=In+1=I_n = I_{n+1} = \cdots for some nn).

Theorem6.5Equivalent conditions for Noetherian

The following are equivalent for a commutative ring RR:

  1. RR is Noetherian (ACC on ideals).
  2. Every ideal of RR is finitely generated.
  3. Every nonempty set of ideals has a maximal element (with respect to inclusion).

Key Examples

ExampleNoetherian and non-Noetherian rings

Noetherian:

  • Any field (ideals: {0}\{0\} and the whole field).
  • Z\mathbb{Z} (PID, hence Noetherian).
  • k[x1,,xn]k[x_1, \ldots, x_n] (by Hilbert's basis theorem).
  • Any quotient of a Noetherian ring.
  • Z[x]/(x2+1)Z[i]\mathbb{Z}[x]/(x^2 + 1) \cong \mathbb{Z}[i].

Non-Noetherian:

  • k[x1,x2,x3,]k[x_1, x_2, x_3, \ldots] (polynomial ring in infinitely many variables): the chain (x1)(x1,x2)(x_1) \subset (x_1, x_2) \subset \cdots never stabilizes.
  • The ring of all algebraic integers Z\overline{\mathbb{Z}}.

Primary Decomposition

Theorem6.6Lasker-Noether theorem

In a Noetherian ring, every ideal has a primary decomposition: I=Q1QnI = Q_1 \cap \cdots \cap Q_n where each QiQ_i is primary (abQiab \in Q_i and aQia \notin Q_i implies bmQib^m \in Q_i for some mm). The radicals pi=Qi\mathfrak{p}_i = \sqrt{Q_i} are the associated primes of II.

If the decomposition is irredundant (no QiQ_i can be removed) and minimal (the pi\mathfrak{p}_i are distinct), then the set {p1,,pn}\{\mathfrak{p}_1, \ldots, \mathfrak{p}_n\} is uniquely determined by II.

ExamplePrimary decomposition in $\\mathbb{Z}$

(12)=(4)(3)(12) = (4) \cap (3) in Z\mathbb{Z}: (4)(4) is (2)(2)-primary and (3)(3) is (3)(3)-primary. Associated primes: {(2),(3)}\{(2), (3)\}.

In k[x,y]k[x,y]: (x2,xy)=(x)(x2,y)(x^2, xy) = (x) \cap (x^2, y). Here (x)(x) is prime and (x2,y)(x^2, y) is (x,y)(x,y)-primary.

RemarkGeometric interpretation

Primary decomposition is the algebraic analog of decomposing a variety into irreducible components (plus embedded components). The associated primes correspond to the irreducible components of V(I)V(I) (the minimal primes) and the embedded points (the embedded primes).