TheoremComplete

Short and Long Exact Sequences - Applications

Exact sequences provide powerful tools for computing and understanding module structure.

Theorem2.15Tensor-Hom Adjunction

For RR-modules AA, BB, and CC, there is a natural isomorphism: HomR(ARB,C)HomR(A,HomR(B,C))\text{Hom}_R(A \otimes_R B, C) \cong \text{Hom}_R(A, \text{Hom}_R(B, C))

This makes RB- \otimes_R B left adjoint to HomR(B,)\text{Hom}_R(B, -).

Proof

Define Φ:Hom(AB,C)Hom(A,Hom(B,C))\Phi: \text{Hom}(A \otimes B, C) \to \text{Hom}(A, \text{Hom}(B, C)) by: Φ(f)(a)(b)=f(ab)\Phi(f)(a)(b) = f(a \otimes b)

And Ψ:Hom(A,Hom(B,C))Hom(AB,C)\Psi: \text{Hom}(A, \text{Hom}(B, C)) \to \text{Hom}(A \otimes B, C) by: Ψ(g)(ab)=g(a)(b)\Psi(g)(a \otimes b) = g(a)(b)

These are mutually inverse isomorphisms, and naturality follows from the universal property of tensor products.

Remark

Adjunctions are fundamental in category theory. They preserve limits/colimits and provide natural transformations between functors. The tensor-Hom adjunction explains why tensoring is right exact while Hom is left exact.

Theorem2.16Projection Formula

Let f:RSf: R \to S be a ring homomorphism, MM an RR-module, and NN an SS-module. Then: MRNMR(SSN)M \otimes_R N \cong M \otimes_R (S \otimes_S N)

as SS-modules. More generally, for finitely generated projective modules, projection formulas relate direct and inverse image functors.

ExampleChange of Rings

Given a ring homomorphism ϕ:RS\phi: R \to S, any SS-module NN can be viewed as an RR-module via restriction of scalars. The induced functors:

  • Extension of scalars: RS:ModRModS- \otimes_R S: \text{Mod}_R \to \text{Mod}_S
  • Restriction of scalars: Forgetting SS-action

form an adjoint pair. This is essential in representation theory and algebraic geometry.

Theorem2.17Exactness of Direct Limits

Direct limits (filtered colimits) are exact: if {AiBiCi}\{A_i \to B_i \to C_i\} is a directed system of exact sequences, then: limAilimBilimCi\varinjlim A_i \to \varinjlim B_i \to \varinjlim C_i is exact.

Remark

The exactness of direct limits is crucial in algebraic geometry (sheaf cohomology) and commutative algebra (localization). In contrast, inverse limits are generally only left exact, with lim1\varprojlim^1 measuring the failure of right exactness.

ExampleLocalization is Exact

Localization at a multiplicative set SRS \subset R can be expressed as a direct limit: S1M=limsSMS^{-1}M = \varinjlim_{s \in S} M

where the directed system consists of multiplication maps MsMM \xrightarrow{\cdot s} M. Since direct limits are exact, localization is an exact functor.

Theorem2.18Nakayama's Lemma

Let RR be a commutative ring, m\mathfrak{m} a maximal ideal, and MM a finitely generated RR-module. If mM=M\mathfrak{m}M = M, then M=0M = 0.

More generally, if NMN \subseteq M and M=N+mMM = N + \mathfrak{m}M, then M=NM = N.

Remark

Nakayama's Lemma is indispensable in commutative algebra. It allows us to deduce global properties from local information modulo the maximal ideal, making it fundamental for studying local rings and completing proofs by reduction to residue fields.