ConceptComplete

Prime and Maximal Ideals

Prime and maximal ideals are the central structural features of commutative rings, providing the link between ring theory and geometry via the spectrum construction.


Definitions

Definition4.2Prime ideal

An ideal p\mathfrak{p} of a commutative ring RR is prime if pR\mathfrak{p} \neq R and whenever abpab \in \mathfrak{p}, then apa \in \mathfrak{p} or bpb \in \mathfrak{p}. Equivalently, R/pR/\mathfrak{p} is an integral domain.

Definition4.3Maximal ideal

An ideal m\mathfrak{m} of RR is maximal if mR\mathfrak{m} \neq R and there is no ideal II with mIR\mathfrak{m} \subsetneq I \subsetneq R. Equivalently, R/mR/\mathfrak{m} is a field.

Theorem4.2Maximal implies prime

Every maximal ideal is prime. The converse is false in general but holds in PIDs.


Examples

ExamplePrime and maximal ideals
  1. In Z\mathbb{Z}: (p)(p) is both prime and maximal for prime pp. (0)(0) is prime but not maximal.
  2. In Z[x]\mathbb{Z}[x]: (x)(x) is prime (quotient Z\cong \mathbb{Z}, an integral domain) but not maximal. (x,2)={f:f(0) even}(x, 2) = \{f : f(0) \text{ even}\} is maximal (quotient F2\cong \mathbb{F}_2).
  3. In k[x,y]k[x,y] (kk field): (xa,yb)(x-a, y-b) is maximal (quotient k\cong k). (x)(x) is prime but not maximal.
  4. In Z/6Z\mathbb{Z}/6\mathbb{Z}: the prime ideals are (2ˉ)(\bar{2}) and (3ˉ)(\bar{3}), both maximal.

The Spectrum

Definition4.4Prime spectrum

The spectrum of a commutative ring RR is the set Spec(R)={pR:p is prime}\mathrm{Spec}(R) = \{\mathfrak{p} \subseteq R : \mathfrak{p} \text{ is prime}\}, equipped with the Zariski topology: closed sets are V(I)={pSpec(R):Ip}V(I) = \{\mathfrak{p} \in \mathrm{Spec}(R) : I \subseteq \mathfrak{p}\} for ideals II.

ExampleSpectra of rings
  • Spec(Z)={(0),(2),(3),(5),(7),}\mathrm{Spec}(\mathbb{Z}) = \{(0), (2), (3), (5), (7), \ldots\}. The point (0)(0) is the generic point (its closure is all of Spec(Z)\mathrm{Spec}(\mathbb{Z})).
  • Spec(k[x])={(0)}{(xa):ak}\mathrm{Spec}(k[x]) = \{(0)\} \cup \{(x-a) : a \in k\} when kk is algebraically closed. This is the "affine line."
  • Spec(k[x,y])={(0)}{(f):f irreducible}{(xa,yb):a,bk}\mathrm{Spec}(k[x,y]) = \{(0)\} \cup \{(f) : f \text{ irreducible}\} \cup \{(x-a,y-b) : a,b \in k\}: points, curves, and the generic point.
RemarkConnection to algebraic geometry

Spec(R)\mathrm{Spec}(R) is the foundation of modern algebraic geometry (Grothendieck). The prime ideals correspond to "points" of a geometric space, maximal ideals to "closed points," and the Zariski topology encodes the incidence structure. Ring homomorphisms RSR \to S induce continuous maps Spec(S)Spec(R)\mathrm{Spec}(S) \to \mathrm{Spec}(R), providing a contravariant functor from rings to topological spaces.