ConceptComplete

Dimension Theory - Core Definitions

Dimension theory provides an algebraic measure of the "size" or "complexity" of rings and modules, fundamental to understanding geometric properties.

DefinitionKrull Dimension

The Krull dimension of a ring RR is the supremum of lengths of chains of prime ideals: dim⁑(R)=sup⁑{n:p0⊊p1βŠŠβ‹―βŠŠpn}\dim(R) = \sup\{n : \mathfrak{p}_0 \subsetneq \mathfrak{p}_1 \subsetneq \cdots \subsetneq \mathfrak{p}_n\}

For a prime ideal p\mathfrak{p}, the height ht(p)\text{ht}(\mathfrak{p}) is dim⁑(Rp)\dim(R_\mathfrak{p}), the length of the longest chain descending from p\mathfrak{p} to (0)(0).

ExampleComputing Dimensions
  • dim⁑(k)=0\dim(k) = 0 for fields (only prime is (0)(0))
  • dim⁑(Z)=1\dim(\mathbb{Z}) = 1 (chains: (0)⊊(p)(0) \subsetneq (p))
  • dim⁑(k[x1,…,xn])=n\dim(k[x_1, \ldots, x_n]) = n (maximal chains have length nn)
  • dim⁑(k[x,y]/(xy))=1\dim(k[x,y]/(xy)) = 1 (coordinate axes meet, dimension drops)
  • dim⁑(k[[x,y]])=2\dim(k[[x,y]]) = 2 (power series same dimension as polynomial)
DefinitionHeight of Ideal

The height of an ideal II is: ht(I)=inf⁑{ht(p):p minimal prime over I}\text{ht}(I) = \inf\{\text{ht}(\mathfrak{p}) : \mathfrak{p} \text{ minimal prime over } I\}

This measures the "codimension" of the subvariety defined by II.

ExampleHeights in Polynomial Rings

In k[x,y,z]k[x,y,z]:

  • ht((x))=1\text{ht}((x)) = 1 (one equation cuts out codimension 1)
  • ht((x,y))=2\text{ht}((x,y)) = 2 (two equations, codimension 2)
  • ht((x,y,z))=3\text{ht}((x,y,z)) = 3 (maximal ideal, codimension equals dimension)
  • ht((xy))=1\text{ht}((xy)) = 1 (principal ideal, height 1 by Krull's theorem)
DefinitionDimension of Module

For an RR-module MM, the dimension is: dim⁑(M)=dim⁑(R/ann(M))\dim(M) = \dim(R/\text{ann}(M))

where ann(M)={r∈R:rM=0}\text{ann}(M) = \{r \in R : rM = 0\} is the annihilator. Equivalently, dim⁑(M)\dim(M) is the dimension of the support Supp(M)\text{Supp}(M).

Remark

The dimension of an affine variety VβŠ†AnV \subseteq \mathbb{A}^n over an algebraically closed field equals the Krull dimension of its coordinate ring k[V]k[V]. This connects algebraic and geometric notions of dimension.

DefinitionTranscendence Degree

For a field extension K/kK/k, the transcendence degree trdegk(K)\text{trdeg}_k(K) is the maximum number of algebraically independent elements.

For affine domains, dim⁑(R)=trdegk(Frac(R))\dim(R) = \text{trdeg}_k(\text{Frac}(R)) when RR is finitely generated over a field kk.

ExampleFunction Fields
  • trdegk(k(x,y))=2\text{trdeg}_k(k(x,y)) = 2, matching dim⁑(k[x,y])=2\dim(k[x,y]) = 2
  • For an irreducible curve CC, trdegk(k(C))=1\text{trdeg}_k(k(C)) = 1
  • For an irreducible surface SS, trdegk(k(S))=2\text{trdeg}_k(k(S)) = 2

Transcendence degree captures the "geometric dimension" of function fields.

DefinitionCodimension

The codimension of a prime p\mathfrak{p} in RR is: codim(p)=dim⁑(R)βˆ’dim⁑(R/p)=ht(p)\text{codim}(\mathfrak{p}) = \dim(R) - \dim(R/\mathfrak{p}) = \text{ht}(\mathfrak{p})

This measures how much dimension drops when restricting to the subvariety defined by p\mathfrak{p}.

Remark

In geometric terms, codimension-1 subvarieties are hypersurfaces (defined by one equation), codimension-2 are complete intersections of two equations (in good cases), and maximal ideals have codimension equal to the ambient dimension (points have codimension nn in An\mathbb{A}^n).

Dimension theory bridges algebra and geometry, providing quantitative measures of complexity and relating ring-theoretic invariants to geometric intuition.