Simplicial Homology - Core Definitions
Simplicial homology provides an algebraic approach to studying topological spaces by decomposing them into simple building blocks called simplices.
A -simplex is the convex hull of affinely independent points in some Euclidean space. Standard examples:
- 0-simplex: a point
- 1-simplex: a line segment
- 2-simplex: a triangle
- 3-simplex: a tetrahedron
The standard -simplex is .
A simplicial complex is a finite collection of simplices in some such that:
- If and is a face of , then
- If , then is either empty or a face of both
The geometric realization is the union of all simplices in with the subspace topology.
The circle can be represented as a simplicial complex with vertices and edges . The torus requires more vertices and includes 2-simplices (triangles).
Let be a simplicial complex. The -th chain group is the free abelian group generated by oriented -simplices of :
Elements of are -chains: formal sums where and are -simplices.
The chain groups form the algebraic foundation. An -chain represents a formal combination of -dimensional pieces of the complex.
The boundary operator is defined on a simplex by: where denotes omitting . This extends linearly to all chains.
For a 2-simplex (triangle) : The boundary is the three edges with appropriate orientations.
The fundamental property: for all . In other words, the boundary of a boundary is zero.
This property is the cornerstone of homology theory. It means we have a chain complex:
Simplicial homology captures "holes" of various dimensions: 0-dimensional (connected components), 1-dimensional (loops), 2-dimensional (voids), and higher. The algebraic machinery converts geometric intuition into computable invariants.