ConceptComplete

Dedekind Domains and Factorization - Core Definitions

Dedekind domains provide the algebraic framework for recovering unique factorization in rings of integers, where element factorization may fail.

DefinitionDedekind Domain

An integral domain RR is a Dedekind domain if it satisfies three conditions:

  1. Noetherian: Every ideal of RR is finitely generated
  2. Integrally closed: If xx in the field of fractions KK satisfies a monic polynomial over RR, then xRx \in R
  3. Dimension one: Every nonzero prime ideal of RR is maximal

The ring of integers OK\mathcal{O}_K of any number field KK is a Dedekind domain.

ExampleExamples and Non-Examples

Dedekind domains:

  • Z\mathbb{Z} (the prototypical example)
  • OK\mathcal{O}_K for any number field KK
  • C[x]\mathbb{C}[x] (polynomial ring in one variable)
  • Localization Z(p)\mathbb{Z}_{(p)} at a prime pp

Not Dedekind domains:

  • Z[5]\mathbb{Z}[\sqrt{-5}] is not integrally closed in Q(5)\mathbb{Q}(\sqrt{-5}), but the integral closure OQ(5)=Z[1+52]\mathcal{O}_{\mathbb{Q}(\sqrt{-5})} = \mathbb{Z}\left[\frac{1+\sqrt{-5}}{2}\right] is Dedekind
  • k[x,y]k[x,y] (two variables) fails dimension one: (x)(x) is prime but not maximal
DefinitionFractional Ideals

Let RR be a Dedekind domain with field of fractions KK. A fractional ideal is a finitely generated RR-submodule IKI \subseteq K such that dIRdI \subseteq R for some nonzero dRd \in R.

The set of fractional ideals forms a group under multiplication: IJ={i=1naibi:aiI,biJ}I \cdot J = \left\{\sum_{i=1}^n a_i b_i : a_i \in I, b_i \in J\right\}

The inverse of a fractional ideal II is I1={xK:xIR}I^{-1} = \{x \in K : xI \subseteq R\}.

In a Dedekind domain, every nonzero fractional ideal II has an inverse I1I^{-1} such that II1=RI \cdot I^{-1} = R. This group structure is fundamental: the failure of unique factorization for elements is precisely captured by the structure of the ideal class group.

DefinitionPrime Ideal Factorization

In a Dedekind domain RR, every nonzero ideal II factors uniquely as a product of prime ideals: I=p1e1prerI = \mathfrak{p}_1^{e_1} \cdots \mathfrak{p}_r^{e_r} where pi\mathfrak{p}_i are distinct prime ideals and ei1e_i \geq 1.

This factorization is unique up to reordering. The exponents eie_i are called the multiplicities of the primes in II.

Remark

The passage from element factorization to ideal factorization is the key insight of Kummer and Dedekind. While elements like 6=23=(1+5)(15)6 = 2 \cdot 3 = (1+\sqrt{-5})(1-\sqrt{-5}) may have non-unique factorizations in Z[5]\mathbb{Z}[\sqrt{-5}], the corresponding ideals factor uniquely in OQ(5)\mathcal{O}_{\mathbb{Q}(\sqrt{-5})}.

ExampleIdeal Factorization

In OQ(i)=Z[i]\mathcal{O}_{\mathbb{Q}(i)} = \mathbb{Z}[i], consider the principal ideal (5)(5). Since 5=(2+i)(2i)5 = (2+i)(2-i) and both factors are irreducible, we have (5)=(2+i)(2i)=ppˉ(5) = (2+i)(2-i) = \mathfrak{p}\bar{\mathfrak{p}} where p=(2+i)\mathfrak{p} = (2+i) and pˉ=(2i)\bar{\mathfrak{p}} = (2-i) are prime ideals of norm 5.