rings
Noetherian Rings
You should know: ideals
Overview
A ring R is Noetherian, named after Emmy Noether, if its ideals cannot form an infinitely increasing chain — every ascending sequence of ideals I₁ ⊆ I₂ ⊆ I₃ ⊆ ... must eventually stabilize. This single finiteness condition, equivalent to every ideal being finitely generated, is what makes most of the rings used in practice (ℤ, polynomial rings over a field, and any of their quotients) tame enough to support induction arguments, the Hilbert basis theorem, and primary decomposition. Noether isolated this property in the 1920s precisely because it is the weakest hypothesis under which 'ideal theory' behaves the way it does for ℤ.
Intuition
Think of building an ideal by throwing in generators one at a time: (a₁) ⊆ (a₁,a₂) ⊆ (a₁,a₂,a₃) ⊆ .... In a Noetherian ring this process must terminate after finitely many steps no matter which elements you choose, because the chain of ideals it produces has to stabilize. Equivalently, no ideal in a Noetherian ring can be so complicated that it needs infinitely many generators — every ideal, however large, is captured by a finite list. This is what lets proofs proceed by picking a maximal counterexample: in a Noetherian ring, if a nonempty collection of 'bad' ideals existed, the maximal condition guarantees one of them is maximal among bad ideals, and that maximal bad ideal can usually be shown to not exist, giving a contradiction.
Formal Definition
Let R be a commutative ring with 1. The following conditions on R are equivalent, and R is called Noetherian when any one (hence all) hold:
Properties
ACC ⟺ finite generation
Hilbert Basis Theorem
Quotients and images
PIDs are Noetherian
Fields are Noetherian
Worked Examples
Every ideal of ℤ is principal: any ideal I ⊆ ℤ equals (n) for the smallest positive element n ∈ I (or I=(0)).
Given a chain (n₁) ⊆ (n₂) ⊆ ..., containment (n_{k+1}) ⊆ (n_k) forces n_k \mid n_{k+1}... but ascending containment (n_k) ⊆ (n_{k+1}) means n_{k+1} \mid n_k, so |n_{k+1}| \le |n_k| for each step.
A strictly decreasing sequence of positive integers |n_1| \ge |n_2| \ge \cdots cannot continue forever, so the chain of divisors — and hence the chain of ideals — must stabilize.
Answer: Every ideal of ℤ is principal, and any ascending chain of principal ideals corresponds to a non-increasing sequence of positive generators, which must stabilize — so ℤ satisfies ACC and is Noetherian.
Practice Problems
Using the Hilbert Basis Theorem, explain why ℤ[x, y] is Noetherian.
Is every subring of a Noetherian ring Noetherian? Give a reason or a counterexample.
Why does the ascending chain condition guarantee that every ideal in a Noetherian ring is finitely generated? Sketch the argument.
Common Mistakes
Believing 'Noetherian' means 'has finitely many ideals'.
Noetherian rings can have infinitely many ideals (ℤ has infinitely many ideals (n)); the requirement is only that ascending chains stabilize, not that the total collection of ideals is finite.
Assuming every subring of a Noetherian ring is Noetherian.
Noetherian-ness is inherited by quotients and by polynomial extensions (Hilbert Basis Theorem), but not automatically by arbitrary subrings.
Quiz
Summary
- R is Noetherian iff every ascending chain of ideals stabilizes (ACC), equivalently iff every ideal is finitely generated.
- PIDs (like ℤ) and fields are automatically Noetherian, since their ideals are trivially finitely generated.
- The Hilbert Basis Theorem: R Noetherian ⟹ R[x] Noetherian, extending to any finite number of variables by induction.
- Infinitely-many-variable polynomial rings are the standard counterexample: the ideal of all variables has no finite generating set.
- ACC underlies maximal-element proof techniques throughout ideal theory, including primary decomposition and the theory of Noetherian modules.
References
- WebsiteWikipedia — Noetherian ring
Mathematics