Noetherian ring

A ring in which every ideal is finitely generated (equivalently, ideals satisfy ACC).
Noetherian ring

Let RR be a commutative ring.

Definition

RR is Noetherian if it satisfies the ascending chain condition (ACC) on : every chain

I1I2I3 I_1 \subseteq I_2 \subseteq I_3 \subseteq \cdots

stabilizes (i.e., In=In+1=I_n=I_{n+1}=\cdots for n0n\gg 0).

Equivalently (and very useful in practice): every ideal of RR is finitely generated.

Standard permanence properties

Examples

  1. Basic examples.
    Any field is Noetherian, and Z\mathbb{Z} is Noetherian (in fact a ).

  2. Polynomial rings in finitely many variables.
    If kk is a field, then k[x1,,xn]k[x_1,\dots,x_n] is Noetherian by the Hilbert basis theorem.

  3. A non-example (infinitely many variables).
    The ring k[x1,x2,x3,]k[x_1,x_2,x_3,\dots] is not Noetherian: the chain

    (x1)(x1,x2)(x1,x2,x3) (x_1)\subset (x_1,x_2)\subset (x_1,x_2,x_3)\subset \cdots

    never stabilizes.