ConceptComplete

Localization of Rings

Localization generalizes the construction of fractions, allowing formal inversion of elements in a ring. It is the algebraic counterpart of "zooming in" on a point in geometry.


Construction

Definition5.3Localization

Let RR be a commutative ring and SRS \subseteq R a multiplicative set (1S1 \in S, SS closed under multiplication). The localization S1RS^{-1}R consists of equivalence classes of pairs (r,s)(r, s) with rRr \in R, sSs \in S, where (r,s)(r,s)(r,s) \sim (r', s') iff t(rsrs)=0t(rs' - r's) = 0 for some tSt \in S. We write the class as r/sr/s.

Operations: r/s+r/s=(rs+rs)/(ss)r/s + r'/s' = (rs' + r's)/(ss'), (r/s)(r/s)=(rr)/(ss)(r/s)(r'/s') = (rr')/(ss').

ExampleKey localization examples
  1. Field of fractions: S=R{0}S = R \setminus \{0\} for an integral domain RR. Then S1R=Frac(R)S^{-1}R = \mathrm{Frac}(R). For R=ZR = \mathbb{Z}: Frac(Z)=Q\mathrm{Frac}(\mathbb{Z}) = \mathbb{Q}.

  2. Localization at a prime: For a prime ideal p\mathfrak{p}, take S=RpS = R \setminus \mathfrak{p}. Then Rp=S1RR_\mathfrak{p} = S^{-1}R is a local ring with unique maximal ideal pRp\mathfrak{p}R_\mathfrak{p}.

  3. Inverting a single element: S={1,f,f2,}S = \{1, f, f^2, \ldots\}. Then Rf=S1RR[x]/(xf1)R_f = S^{-1}R \cong R[x]/(xf-1).


Properties

Theorem5.3Properties of localization

Let ι:RS1R\iota: R \to S^{-1}R be the natural map rr/1r \mapsto r/1.

  1. Universal property: For any ring homomorphism φ:RT\varphi: R \to T with φ(s)\varphi(s) invertible for all sSs \in S, there exists a unique φˉ:S1RT\bar{\varphi}: S^{-1}R \to T with φˉι=φ\bar{\varphi} \circ \iota = \varphi.
  2. Ideals of S1RS^{-1}R correspond to ideals of RR that are SS-saturated: I={r:r/1S1I}I = \{r : r/1 \in S^{-1}I\}.
  3. Prime ideals of S1RS^{-1}R correspond bijectively to prime ideals of RR disjoint from SS: Spec(S1R){pSpec(R):pS=}\mathrm{Spec}(S^{-1}R) \cong \{\mathfrak{p} \in \mathrm{Spec}(R) : \mathfrak{p} \cap S = \emptyset\}.
  4. Localization is exact: it preserves short exact sequences of modules.
RemarkLocal-global principle

Many properties of rings and modules can be checked locally: a module MM is zero iff Mp=0M_\mathfrak{p} = 0 for all prime ideals p\mathfrak{p}; a homomorphism ff is injective (resp. surjective) iff fpf_\mathfrak{p} is injective (resp. surjective) for all p\mathfrak{p}. This "local-global principle" is one of the most powerful tools in commutative algebra and algebraic geometry.