TheoremComplete

Singular Homology - Applications

Singular homology's generality and computational power make it indispensable across mathematics, from topology to algebraic geometry and data science.

Theorem

(Lefschetz Fixed Point Theorem) Let f:XXf : X \to X be a continuous map of a compact triangulable space. The Lefschetz number is: Λ(f)=n=0(1)ntr(f:Hn(X;Q)Hn(X;Q))\Lambda(f) = \sum_{n=0}^\infty (-1)^n \text{tr}(f_* : H_n(X; \mathbb{Q}) \to H_n(X; \mathbb{Q})) If Λ(f)0\Lambda(f) \neq 0, then ff has a fixed point.

This generalizes Brouwer: for f:DnDnf : D^n \to D^n, we have Λ(f)=10\Lambda(f) = 1 \neq 0, forcing a fixed point.

Example

No retraction from ball to sphere: If r:DnSn1r : D^n \to S^{n-1} were a retraction, then r:Hn1(Dn)=0Hn1(Sn1)=Zr_* : H_{n-1}(D^n) = 0 \to H_{n-1}(S^{n-1}) = \mathbb{Z} composed with inclusion would be identity on Z\mathbb{Z}, impossible.

Theorem

(Degree Theory) For a map f:SnSnf : S^n \to S^n, the induced map f:Hn(Sn)Hn(Sn)f_* : H_n(S^n) \to H_n(S^n) is multiplication by an integer deg(f)\deg(f), the degree of ff. Properties:

  • deg(id)=1\deg(\text{id}) = 1, deg(const)=0\deg(\text{const}) = 0
  • deg(gf)=deg(g)deg(f)\deg(g \circ f) = \deg(g) \cdot \deg(f)
  • Homotopic maps have equal degree
  • Antipodal map has degree (1)n+1(-1)^{n+1}
Example

Fundamental theorem of algebra: Every non-constant polynomial p:CCp : \mathbb{C} \to \mathbb{C} has a root. Proof: For large z|z|, p(z)/znp(z)/z^n is close to the leading coefficient. This defines a homotopy from zznz \mapsto z^n to zp(z)/p(z)z \mapsto p(z)/|p(z)| on large circles, giving deg(pS1)=n0\deg(p|_{S^1}) = n \neq 0. If pp had no roots, it would extend to a map D2S1D^2 \to S^1, contradicting π1(S1)=Z0=π1(D2)\pi_1(S^1) = \mathbb{Z} \neq 0 = \pi_1(D^2).

Theorem

(Homological Algebra) Singular homology initiated homological algebra: the study of chain complexes, exact sequences, derived functors (Ext, Tor), spectral sequences, and category theory. These tools pervade modern mathematics.

Example

Topological data analysis (TDA): Persistent homology tracks how HnH_n changes across a filtration of spaces built from data points. Applications include:

  • Shape analysis in computer vision
  • Neuroscience (brain networks)
  • Material science (porous media)
  • Time series analysis
Remark

Singular homology extends to sheaf cohomology in algebraic geometry, computing cohomology of coherent sheaves on schemes. This connects topology with number theory and arithmetic geometry, enabling proofs of the Weil conjectures and more.

Theorem

(Hurewicz and Whitehead) Homology and homotopy groups connect deeply:

  • H1(X)π1(X)/[π1,π1]H_1(X) \cong \pi_1(X)/[\pi_1, \pi_1] (abelianization)
  • Hurewicz theorem: first non-vanishing homotopy equals first non-vanishing homology
  • Whitehead: map inducing isomorphisms on all HnH_n induces isomorphisms on all πn\pi_n for simply-connected CW complexes