Overview
The connecting homomorphism is a construction that associates a short exact sequence of chain complexes
to a long exact sequence of homology groups
Preliminaries: The connecting homomorphism
Short exact sequence of chain complexes
A short exact sequence of chain complexes consists of composable chain maps and such that the sequence
is exact for all .
Existence of the connecting homomorphism
Given a short exact sequence of chain complexes, there is a well-defined homomorphism , called the connecting homomorphism, defined by
when for some with .
Sketch of proof from Algebraic Topology.
The proof involves the following key steps:
- Existence of well-defined choices of and : Let be a cycle (i.e., ). Surjectivity of (due to its location in the SES) implies that we can choose such that , and by definition of a chain map we have By exactness, we have as well, so there exists an such that .
- Why is a cycle corresponding to a homotopy class : Since is a chain map, we have Since is injective (due to its location in the SES), it has a trivial kernel, so we must have and therefore is a cycle corresponding to a class .
- The class does not depend on choice of lift : Suppose we have two different lifts of a representative , i.e., Then , so by exactness there exists such that . Then so we have shown that . But differs from by a boundary, so by definition .
- The class also does not depend on choice of representative for : Suppose we have two representatives for the same homology class , so for some . Since is surjective, we can write for some , so which implies that is another lift of . But we showed above that does not depend on choice of lift, and indeed, so this gives the same candidate for .
- The map is indeed a homomorphism (of abelian groups): TBD, or exercise.
Statement and proof
A short exact sequence of chain complexes induces a long exact sequence in homology
Let and be composable chain maps forming a short exact sequence of chain complexes, and let be the connecting homomorphism. Then the sequence
is exact.
Proof from Algebraic Topology. We make use of the fact that if the composition of two maps is zero, then the image of the first is in the kernel of the second, since the kernel of the composition is the whole domain.
- Exactness at : By the definition of , given some , we have so is precisely the zero map and . Conversely, suppose , which means that is homologous to and therefore is a boundary in , meaning there exists such that . Then so is a cycle and we have . Thus, as well.
- Exactness at : Since implies , we know that . Conversely, let be a homology class with a representative cycle that is homologous to (i.e., ). Then is also homologous to , so is a boundary of some chain, i.e., for . Surjectivity of implies that there exists such that . Then we have equalities , so By exactness in the chain complexes, this implies as well, so there exists some such that . Finally, we show is a cycle, i.e., . Taking the boundary of both sides, we have which means . Then injectivity of implies , and so is indeed a cycle representing a class . Thus, and we conclude that and .
- Exactness at : Consider an element , where has a representative lift . Since is a cycle, we have by injectivity of , so and , implying . Conversely, note that if for an element of the kernel , then there exists some such that . Now since the element is a cycle in . Finally, we have so we conclude that and as well.
Notes
- This is a functor.
Code snippets
f: (A_*, \partial) \to (B_*, \partial)
\textup{Im}