ConceptComplete

Simplicial Homology - Key Properties

The homology groups defined from the chain complex capture topological invariants that detect holes of various dimensions.

Definition

Let KK be a simplicial complex with chain complex (C(K),)(C_\bullet(K), \partial). Define:

  • nn-cycles: Zn(K)=ker(n)={cCn(K):nc=0}Z_n(K) = \ker(\partial_n) = \{c \in C_n(K) : \partial_n c = 0\}
  • nn-boundaries: Bn(K)=im(n+1)={n+1c:cCn+1(K)}B_n(K) = \text{im}(\partial_{n+1}) = \{\partial_{n+1}c : c \in C_{n+1}(K)\}

The nn-th homology group is the quotient: Hn(K)=Zn(K)/Bn(K)H_n(K) = Z_n(K) / B_n(K)

Since 2=0\partial^2 = 0, we have Bn(K)Zn(K)B_n(K) \subseteq Z_n(K), so the quotient is well-defined. Elements of Hn(K)H_n(K) are equivalence classes [c][c] of cycles modulo boundaries.

Theorem

Homology groups are topological invariants: if KL|K| \cong |L| (homeomorphic), then Hn(K)Hn(L)H_n(K) \cong H_n(L) for all nn. Moreover, homology is a homotopy invariant for simplicial maps.

Example

For a point K={v}K = \{v\}:

  • H0(K)=ZH_0(K) = \mathbb{Z} (one connected component)
  • Hn(K)=0H_n(K) = 0 for n>0n > 0 (no higher-dimensional holes)
Theorem

(Euler Characteristic) For a finite simplicial complex KK, the Euler characteristic is: χ(K)=n=0(1)nrank(Hn(K))=n=0(1)ncn\chi(K) = \sum_{n=0}^\infty (-1)^n \text{rank}(H_n(K)) = \sum_{n=0}^\infty (-1)^n c_n where cnc_n is the number of nn-simplices in KK.

Example

For the circle S1S^1:

  • H0(S1)=ZH_0(S^1) = \mathbb{Z} (connected)
  • H1(S1)=ZH_1(S^1) = \mathbb{Z} (one 1-dimensional hole)
  • Hn(S1)=0H_n(S^1) = 0 for n2n \geq 2

The generator of H1(S1)H_1(S^1) represents a loop around the circle.

Definition

A simplicial map f:KLf : K \to L is a map sending vertices of KK to vertices of LL such that if {v0,,vn}\{v_0, \ldots, v_n\} spans a simplex in KK, then {f(v0),,f(vn)}\{f(v_0), \ldots, f(v_n)\} spans a simplex in LL (possibly with repetitions).

Theorem

A simplicial map f:KLf : K \to L induces homomorphisms f:Hn(K)Hn(L)f_* : H_n(K) \to H_n(L) for all nn, and this is functorial: (gf)=gf(g \circ f)_* = g_* \circ f_* and (id)=id(\text{id})_* = \text{id}.

Remark

Homology transforms the category of simplicial complexes into the category of graded abelian groups, preserving composition and identities. This functoriality makes homology a powerful computational tool.

The reduced homology H~n\tilde{H}_n (obtained by replacing H0H_0 with its augmentation) has better formal properties, particularly for wedge sums.