ProofComplete

Projective and Injective Modules - Key Proof

We prove Baer's Criterion in detail, which is the fundamental tool for verifying injectivity of modules.

Theorem3.23Baer's Criterion (Complete Proof)

An RR-module II is injective if and only if for every ideal aR\mathfrak{a} \subseteq R and every homomorphism ϕ:aI\phi: \mathfrak{a} \to I, there exists an extension ϕ~:RI\tilde{\phi}: R \to I with ϕ~a=ϕ\tilde{\phi}|_{\mathfrak{a}} = \phi.

Proof

Necessity (⇒): If II is injective, then by definition, the inclusion aR\mathfrak{a} \hookrightarrow R allows us to extend any ϕ:aI\phi: \mathfrak{a} \to I to ϕ~:RI\tilde{\phi}: R \to I.

Sufficiency (⇐): Assume the extension property holds for ideals. We must show that for any submodule ABA \subseteq B and homomorphism f:AIf: A \to I, there exists an extension f~:BI\tilde{f}: B \to I.

Step 1: Consider the partially ordered set P\mathcal{P} of pairs (C,g)(C, g) where ACBA \subseteq C \subseteq B and g:CIg: C \to I extends ff. Order by (C1,g1)(C2,g2)(C_1, g_1) \leq (C_2, g_2) if C1C2C_1 \subseteq C_2 and g2g_2 extends g1g_1.

Step 2: Apply Zorn's Lemma. Every chain in P\mathcal{P} has an upper bound (take the union of the submodules and the extension is unique). Thus P\mathcal{P} has a maximal element (M,h)(M, h) with AMBA \subseteq M \subseteq B.

Step 3: We claim M=BM = B. Suppose not, and let bBMb \in B \setminus M. We will extend hh to M+RbM + Rb, contradicting maximality.

Step 4: Define the ideal: a={rR:rbM}\mathfrak{a} = \{r \in R : rb \in M\}

This is an ideal of RR. Define ϕ:aI\phi: \mathfrak{a} \to I by: ϕ(r)=h(rb)\phi(r) = h(rb)

This is well-defined: if rar \in \mathfrak{a}, then rbMrb \in M, so h(rb)h(rb) makes sense.

Step 5: By hypothesis, ϕ\phi extends to ϕ~:RI\tilde{\phi}: R \to I. Now define h~:M+RbI\tilde{h}: M + Rb \to I by: h~(m+rb)=h(m)+rϕ~(1)\tilde{h}(m + rb) = h(m) + r \tilde{\phi}(1)

for mMm \in M and rRr \in R.

Well-definedness: If m+rb=m+rbm + rb = m' + r'b, then (rr)b=mmM(r - r')b = m' - m \in M, so rrar - r' \in \mathfrak{a}. Thus: h(m)+rϕ~(1)=h(m)+rϕ~(1)+(rr)ϕ~(1)h(m) + r\tilde{\phi}(1) = h(m) + r'\tilde{\phi}(1) + (r-r')\tilde{\phi}(1) =h(m)+rϕ~(1)+ϕ(rr)= h(m) + r'\tilde{\phi}(1) + \phi(r-r') =h(m)+rϕ~(1)+h((rr)b)= h(m) + r'\tilde{\phi}(1) + h((r-r')b) =h(m+(rr)b)+rϕ~(1)= h(m + (r-r')b) + r'\tilde{\phi}(1) =h(m)+rϕ~(1)= h(m') + r'\tilde{\phi}(1)

Step 6: The extension h~\tilde{h} contradicts the maximality of (M,h)(M, h), so we must have M=BM = B. Therefore, II is injective.

Remark

The key insight in Baer's Criterion is that the seemingly strong condition of extending along all monomorphisms can be reduced to the much weaker condition of extending from ideals into RR. This makes injectivity verifiable in practice.

ExampleVerifying $\mathbb{Q}/\mathbb{Z}$ is Injective

To show Q/Z\mathbb{Q}/\mathbb{Z} is an injective Z\mathbb{Z}-module using Baer's Criterion, let nZn\mathbb{Z} be an ideal and ϕ:nZQ/Z\phi: n\mathbb{Z} \to \mathbb{Q}/\mathbb{Z} a homomorphism. Then ϕ(n)=[a/b]\phi(n) = [a/b] for some a,bZa, b \in \mathbb{Z}.

Define ϕ~:ZQ/Z\tilde{\phi}: \mathbb{Z} \to \mathbb{Q}/\mathbb{Z} by ϕ~(1)=[a/(nb)]\tilde{\phi}(1) = [a/(nb)]. Then ϕ~(n)=[na/(nb)]=[a/b]=ϕ(n)\tilde{\phi}(n) = [na/(nb)] = [a/b] = \phi(n), providing the required extension.