ConceptComplete

Chain Complexes and Homology - Examples and Constructions

Exact sequences are ubiquitous in homological algebra, encoding important relationships between algebraic structures.

Definition1.6Exact Sequence

A sequence of abelian groups (or RR-modules) and homomorphisms: An+1fn+1AnfnAn1\cdots \to A_{n+1} \xrightarrow{f_{n+1}} A_n \xrightarrow{f_n} A_{n-1} \to \cdots

is exact at AnA_n if Im(fn+1)=ker(fn)\text{Im}(f_{n+1}) = \ker(f_n). The sequence is exact if it is exact at every position.

ExampleShort Exact Sequence

A short exact sequence (SES) is an exact sequence of the form: 0AfBgC00 \to A \xrightarrow{f} B \xrightarrow{g} C \to 0

Exactness means:

  • ff is injective (exactness at AA)
  • Im(f)=ker(g)\text{Im}(f) = \ker(g) (exactness at BB)
  • gg is surjective (exactness at CC)

This encodes that AA can be viewed as a subobject of BB, and CC is the quotient B/AB/A.

Definition1.7Split Exact Sequence

A short exact sequence 0AfBgC00 \to A \xrightarrow{f} B \xrightarrow{g} C \to 0 splits if one of the following equivalent conditions holds:

  1. There exists r:BAr: B \to A with rf=idAr \circ f = \text{id}_A (left splitting)
  2. There exists s:CBs: C \to B with gs=idCg \circ s = \text{id}_C (right splitting)
  3. BACB \cong A \oplus C and the sequence becomes 0AACC00 \to A \to A \oplus C \to C \to 0
TheoremSplitting Lemma

For a short exact sequence 0AfBgC00 \to A \xrightarrow{f} B \xrightarrow{g} C \to 0, the following are equivalent:

  1. The sequence splits on the left
  2. The sequence splits on the right
  3. BACB \cong A \oplus C as abelian groups (or RR-modules)
ExampleNon-Splitting Sequence

Consider the short exact sequence: 0Z×2ZπZ/2Z00 \to \mathbb{Z} \xrightarrow{\times 2} \mathbb{Z} \xrightarrow{\pi} \mathbb{Z}/2\mathbb{Z} \to 0

This sequence does not split. If it did, we would have ZZZ/2Z\mathbb{Z} \cong \mathbb{Z} \oplus \mathbb{Z}/2\mathbb{Z}, which is impossible since the left side is torsion-free while the right side has 2-torsion.

Remark

The failure of a short exact sequence to split often measures important algebraic obstructions. In module theory, split sequences correspond to free summands, while non-split sequences reflect deeper structural properties.

Definition1.8Quasi-isomorphism

A chain map f:CDf: C_\bullet \to D_\bullet is a quasi-isomorphism if it induces an isomorphism on homology: Hn(f):Hn(C)Hn(D)H_n(f): H_n(C_\bullet) \xrightarrow{\cong} H_n(D_\bullet) for all nn. Quasi-isomorphisms are the weak equivalences in the homotopy category of chain complexes.