ConceptComplete

Localization - Core Definitions

Localization is the algebraic analogue of restricting attention to an open subset in geometry, allowing us to "invert" elements and study local properties of rings.

DefinitionMultiplicative Set

A subset SRS \subseteq R is multiplicative if:

  1. 1S1 \in S
  2. If s,tSs, t \in S, then stSst \in S

Multiplicative sets are closed under multiplication and contain the identity, but need not contain 00 (though they may).

ExampleStandard Multiplicative Sets
  • Powers of an element: S={1,f,f2,f3,}S = \{1, f, f^2, f^3, \ldots\} for any fRf \in R
  • Complement of prime ideal: S=RpS = R \setminus \mathfrak{p} for a prime ideal p\mathfrak{p}
  • Units: S=R×S = R^\times (the group of units)
  • Non-zero-divisors: S=RpS = R \setminus \bigcup \mathfrak{p} where the union is over associated primes
DefinitionLocalization of a Ring

Given a multiplicative set SRS \subseteq R, the localization S1RS^{-1}R is constructed as follows. Consider pairs (r,s)(r, s) with rRr \in R and sSs \in S, and define an equivalence relation: (r,s)(r,s)    tS:t(rsrs)=0(r, s) \sim (r', s') \iff \exists t \in S : t(rs' - r's) = 0

The localization S1RS^{-1}R consists of equivalence classes r/s=[r,s]r/s = [r,s], with operations: rs+rs=rs+rsss,rsrs=rrss\frac{r}{s} + \frac{r'}{s'} = \frac{rs' + r's}{ss'}, \qquad \frac{r}{s} \cdot \frac{r'}{s'} = \frac{rr'}{ss'}

DefinitionLocal Ring

A ring RR is local if it has a unique maximal ideal. Local rings capture the notion of "functions near a point" in algebraic geometry.

For a prime ideal pR\mathfrak{p} \subseteq R, the localization Rp=(Rp)1RR_\mathfrak{p} = (R \setminus \mathfrak{p})^{-1}R is a local ring with maximal ideal pRp\mathfrak{p}R_\mathfrak{p}.

ExampleKey Localizations
  • Field of fractions: S=R{0}S = R \setminus \{0\} for integral domain RR gives Frac(R)\text{Frac}(R)
    • Example: Q=Frac(Z)\mathbb{Q} = \text{Frac}(\mathbb{Z})
  • Localization at prime: Rp=(Rp)1RR_\mathfrak{p} = (R \setminus \mathfrak{p})^{-1}R
    • Example: Z(p)\mathbb{Z}_{(p)} consists of fractions a/ba/b where pbp \nmid b
  • Localization at element: Rf={1,f,f2,}1RR_f = \{1, f, f^2, \ldots\}^{-1}R
    • Example: k[x]x=k[x,x1]k[x]_x = k[x, x^{-1}] (Laurent polynomials)
Remark

The natural map ϕ:RS1R\phi: R \to S^{-1}R given by ϕ(r)=r/1\phi(r) = r/1 is a ring homomorphism. Elements of SS become units in S1RS^{-1}R, which is the universal property of localization: any ring homomorphism RTR \to T that sends SS to units factors uniquely through S1RS^{-1}R.

DefinitionLocalization of Modules

For an RR-module MM and multiplicative set SS, the localization S1MS^{-1}M consists of fractions m/sm/s with mM,sSm \in M, s \in S, where: ms=ms    tS:t(smsm)=0\frac{m}{s} = \frac{m'}{s'} \iff \exists t \in S : t(sm' - s'm) = 0

The module S1MS^{-1}M is an S1RS^{-1}R-module via (r/s)(m/t)=(rm)/(st)(r/s) \cdot (m/t) = (rm)/(st).

Localization allows us to focus on local behavior near prime ideals, providing a bridge between global ring-theoretic properties and local geometric properties.