ConceptComplete

Short and Split Exact Sequences

Short exact sequences provide the most fundamental building blocks for understanding the algebraic structure of homology groups and their relationships.


Short Exact Sequences

Definition

A short exact sequence of abelian groups is a sequence 0AfBgC00 \to A \xrightarrow{f} B \xrightarrow{g} C \to 0 where ff is injective, gg is surjective, and kerg=imf\ker g = \operatorname{im} f. Equivalently, AA is isomorphic to a subgroup of BB, and CB/f(A)C \cong B / f(A).

Short exact sequences encode extension problems: given AA and CC, what groups BB can fit in the middle? The simplest case is when BB is the direct sum ACA \oplus C.

Definition

A short exact sequence 0AfBgC00 \to A \xrightarrow{f} B \xrightarrow{g} C \to 0 is split if any of the following equivalent conditions hold:

  1. There exists a homomorphism s:CBs : C \to B with gs=idCg \circ s = \operatorname{id}_C (right splitting)
  2. There exists a homomorphism r:BAr : B \to A with rf=idAr \circ f = \operatorname{id}_A (left splitting)
  3. BACB \cong A \oplus C via an isomorphism compatible with ff and gg

The Splitting Lemma

Theorem6.3Splitting Lemma

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

  1. The sequence splits on the right: there exists s:CBs : C \to B with gs=idCg \circ s = \operatorname{id}_C.
  2. The sequence splits on the left: there exists r:BAr : B \to A with rf=idAr \circ f = \operatorname{id}_A.
  3. Bf(A)s(C)ACB \cong f(A) \oplus s(C) \cong A \oplus C.
ExampleNon-split sequence

The short exact sequence 0Z×2ZZ/2Z00 \to \mathbb{Z} \xrightarrow{\times 2} \mathbb{Z} \to \mathbb{Z}/2\mathbb{Z} \to 0 does not split. If it did, we would have ZZZ/2Z\mathbb{Z} \cong \mathbb{Z} \oplus \mathbb{Z}/2\mathbb{Z}, but Z\mathbb{Z} is torsion-free while ZZ/2Z\mathbb{Z} \oplus \mathbb{Z}/2\mathbb{Z} has torsion.


Exact Sequences in Topology

RemarkTopological significance

Short exact sequences arise naturally in algebraic topology when relating homology groups of pairs. For a good pair (X,A)(X, A), the long exact sequence of the pair breaks into short exact sequences when certain connecting homomorphisms vanish, often allowing direct computation of homology groups via the splitting lemma.

The utility of short exact sequences lies in their ability to decompose complex algebraic structures into simpler pieces, making computation of homology and cohomology groups tractable through systematic algebraic arguments.