Simplicial homology bridges topology and algebra, using discrete structures to study continuous spaces. It breaks down complex shapes into simpler pieces, allowing us to analyze their topological features using algebraic tools.

At its core, simplicial homology uses simplicial complexes to represent spaces and chain complexes to capture their structure. By examining cycles and boundaries, we can identify "holes" in the space and compute , revealing key topological properties.

Simplicial complexes

  • Simplicial complexes are combinatorial objects used to represent topological spaces in a discrete manner
  • They provide a way to study the topological properties of spaces using algebraic techniques
  • Simplicial complexes form the foundation for simplicial homology, a key tool in cohomology theory

Definition of simplicial complexes

Top images from around the web for Definition of simplicial complexes
Top images from around the web for Definition of simplicial complexes
  • A is a collection of simplices (points, edges, triangles, tetrahedra, etc.) that fit together in a specific way
  • The simplices must satisfy certain conditions:
    • The intersection of any two simplices is either empty or a common face of both simplices
    • Every face of a simplex in the complex is also in the complex
  • Formally, a simplicial complex KK is a set of simplices such that if σK\sigma \in K and τσ\tau \subseteq \sigma, then τK\tau \in K

Examples of simplicial complexes

  • A graph is a 1-dimensional simplicial complex consisting of vertices (0-simplices) and edges (1-simplices)
  • A triangulation of a surface, such as a sphere or a torus, is a 2-dimensional simplicial complex
  • The boundary of a tetrahedron is a 2-dimensional simplicial complex consisting of four triangular faces

Geometric realization of simplicial complexes

  • The geometric realization of a simplicial complex is a topological space obtained by gluing together the simplices according to their combinatorial structure
  • Each simplex is realized as a geometric object (point, line segment, triangle, etc.) in a Euclidean space
  • The geometric realization provides a way to visualize and study the topological properties of the simplicial complex

Oriented simplicial complexes

  • Oriented simplicial complexes are simplicial complexes with an additional structure that assigns an orientation to each simplex
  • The orientation is crucial for defining the and studying homology

Ordering of vertices

  • To define an orientation on a simplicial complex, we first order the vertices of each simplex
  • The ordering of vertices determines the orientation of the simplex
  • For example, in a (triangle), the ordering (v0,v1,v2)(v_0, v_1, v_2) gives a positive orientation, while (v0,v2,v1)(v_0, v_2, v_1) gives a negative orientation

Oriented simplices

  • An oriented simplex is a simplex with a chosen ordering of its vertices
  • We denote an oriented simplex by [v0,v1,,vn][v_0, v_1, \ldots, v_n], where v0,v1,,vnv_0, v_1, \ldots, v_n are the vertices in the chosen order
  • Changing the order of vertices changes the orientation of the simplex by a sign (1)number of transpositions(-1)^{\text{number of transpositions}}

Boundary operator on oriented simplices

  • The boundary operator \partial on an oriented nn-simplex [v0,v1,,vn][v_0, v_1, \ldots, v_n] is defined as: [v0,v1,,vn]=i=0n(1)i[v0,,vi^,,vn]\partial[v_0, v_1, \ldots, v_n] = \sum_{i=0}^{n} (-1)^i [v_0, \ldots, \hat{v_i}, \ldots, v_n] where vi^\hat{v_i} means omitting the vertex viv_i
  • The boundary of an oriented simplex is a linear combination of its oriented faces with alternating signs
  • The boundary operator satisfies the property =0\partial \circ \partial = 0, which is crucial for defining homology

Chain complexes

  • Chain complexes are algebraic objects that capture the combinatorial structure of simplicial complexes
  • They provide a way to study the homology of a space using linear algebra

Definition of chain complexes

  • A CC_* is a sequence of abelian groups (or vector spaces) CnC_n connected by boundary operators n:CnCn1\partial_n: C_n \to C_{n-1}
  • The boundary operators satisfy the condition n1n=0\partial_{n-1} \circ \partial_n = 0 for all nn
  • In the context of simplicial homology, CnC_n is the free generated by the oriented nn-simplices of a simplicial complex

Boundary operator on chain complexes

  • The boundary operator n:CnCn1\partial_n: C_n \to C_{n-1} is defined by extending the boundary operator on oriented simplices linearly
  • For a chain c=iaiσiCnc = \sum_i a_i \sigma_i \in C_n, where aia_i are coefficients and σi\sigma_i are oriented nn-simplices, the boundary is: n(c)=iai(σi)\partial_n(c) = \sum_i a_i \partial(\sigma_i)
  • The boundary operator on chain complexes satisfies n1n=0\partial_{n-1} \circ \partial_n = 0, which follows from the property of the boundary operator on oriented simplices

Cycles and boundaries

  • A cycle in a chain complex CC_* is a chain cCnc \in C_n such that n(c)=0\partial_n(c) = 0
  • The set of nn-cycles is denoted by Zn=ker(n)Z_n = \ker(\partial_n)
  • A boundary in a chain complex CC_* is a chain cCnc \in C_n such that there exists a chain dCn+1d \in C_{n+1} with c=n+1(d)c = \partial_{n+1}(d)
  • The set of nn-boundaries is denoted by Bn=im(n+1)B_n = \operatorname{im}(\partial_{n+1})
  • The property =0\partial \circ \partial = 0 implies that every boundary is a cycle, i.e., BnZnB_n \subseteq Z_n

Homology groups

  • Homology groups are algebraic objects that measure the "holes" in a topological space
  • They are defined using the cycles and boundaries of a chain complex

Definition of homology groups

  • The nn-th homology group HnH_n of a chain complex CC_* is defined as the quotient group: Hn=Zn/Bn=ker(n)/im(n+1)H_n = Z_n / B_n = \ker(\partial_n) / \operatorname{im}(\partial_{n+1})
  • Intuitively, homology groups capture the cycles that are not boundaries, i.e., the "holes" that cannot be filled by higher-dimensional chains
  • The rank of the homology group HnH_n is called the nn-th Betti number and is denoted by βn\beta_n

Computations of homology groups

  • To compute the homology groups of a simplicial complex, we first construct the corresponding chain complex
  • Then, we compute the kernel and image of the boundary operators to find the cycles and boundaries
  • Finally, we take the quotient of the cycles by the boundaries to obtain the homology groups
  • In practice, this can be done using linear algebra techniques, such as Smith normal form

Examples of homology group calculations

  • For a contractible space, such as a simplex or a ball, all homology groups are trivial (i.e., Hn=0H_n = 0 for all nn)
  • For a circle S1S^1, the homology groups are H0=ZH_0 = \mathbb{Z}, H1=ZH_1 = \mathbb{Z}, and Hn=0H_n = 0 for n2n \geq 2
  • For a torus T2T^2, the homology groups are H0=ZH_0 = \mathbb{Z}, H1=ZZH_1 = \mathbb{Z} \oplus \mathbb{Z}, H2=ZH_2 = \mathbb{Z}, and Hn=0H_n = 0 for n3n \geq 3

Simplicial maps

  • Simplicial maps are morphisms between simplicial complexes that preserve the combinatorial structure
  • They induce homomorphisms on the corresponding chain complexes and homology groups

Definition of simplicial maps

  • A simplicial map f:KLf: K \to L between simplicial complexes KK and LL is a function that maps vertices of KK to vertices of LL such that:
    • If {v0,,vn}\{v_0, \ldots, v_n\} is a simplex in KK, then {f(v0),,f(vn)}\{f(v_0), \ldots, f(v_n)\} is a simplex in LL
  • Simplicial maps preserve the structure of simplicial complexes and can be thought of as "continuous" maps in the combinatorial setting

Induced homomorphisms on chain complexes

  • A simplicial map f:KLf: K \to L induces a homomorphism f:C(K)C(L)f_*: C_*(K) \to C_*(L) between the corresponding chain complexes
  • The induced homomorphism ff_* is defined on the generators (oriented simplices) by: f([v0,,vn])=[f(v0),,f(vn)]f_*([v_0, \ldots, v_n]) = [f(v_0), \ldots, f(v_n)] and extended linearly to arbitrary chains
  • The induced homomorphism ff_* commutes with the boundary operators, i.e., f=ff_* \circ \partial = \partial \circ f_*

Induced homomorphisms on homology groups

  • A simplicial map f:KLf: K \to L also induces a homomorphism f:H(K)H(L)f_*: H_*(K) \to H_*(L) between the corresponding homology groups
  • The induced homomorphism on homology is defined by: f([c])=[f(c)]f_*([c]) = [f_*(c)] where [c][c] denotes the homology class of a cycle cc
  • The induced homomorphism on homology is well-defined and captures the effect of the simplicial map on the "holes" of the simplicial complexes

Homotopy invariance

  • Homotopy invariance is a fundamental property of homology that states that homology is preserved under continuous deformations (homotopies) of spaces
  • In the simplicial setting, homotopy invariance is studied using simplicial maps and

Homotopic simplicial maps

  • Two simplicial maps f,g:KLf, g: K \to L are said to be homotopic if there exists a simplicial map H:K×ILH: K \times I \to L (where II is the simplicial complex representing the interval [0,1][0, 1]) such that:
    • H(,0)=fH(\cdot, 0) = f
    • H(,1)=gH(\cdot, 1) = g
  • Intuitively, a homotopy between simplicial maps is a continuous deformation from one map to the other

Homotopy equivalence of simplicial complexes

  • Two simplicial complexes KK and LL are said to be homotopy equivalent if there exist simplicial maps f:KLf: K \to L and g:LKg: L \to K such that:
    • gfg \circ f is homotopic to the identity map on KK
    • fgf \circ g is homotopic to the identity map on LL
  • Homotopy equivalent simplicial complexes have the same topological properties, including homology groups

Invariance of homology under homotopy equivalence

  • A key result in simplicial homology is that homotopy equivalent simplicial complexes have isomorphic homology groups
  • If KK and LL are homotopy equivalent, then Hn(K)Hn(L)H_n(K) \cong H_n(L) for all nn
  • This result allows us to study the homology of a space by considering any simplicial complex homotopy equivalent to it

Mayer-Vietoris sequence

  • The Mayer-Vietoris sequence is a powerful tool in simplicial homology that relates the homology of a simplicial complex to the homology of its subspaces
  • It provides a way to compute the homology of a space by decomposing it into simpler pieces

Decomposition of simplicial complexes

  • Let KK be a simplicial complex, and let LL and MM be subcomplexes of KK such that K=LMK = L \cup M
  • The Mayer-Vietoris sequence relates the homology of KK to the homology of LL, MM, and their intersection LML \cap M

Mayer-Vietoris sequence

  • The Mayer-Vietoris sequence is a long exact sequence of homology groups: Hn(LM)αHn(L)Hn(M)βHn(K)Hn1(LM)\cdots \to H_n(L \cap M) \xrightarrow{\alpha} H_n(L) \oplus H_n(M) \xrightarrow{\beta} H_n(K) \xrightarrow{\partial} H_{n-1}(L \cap M) \to \cdots
  • The maps α\alpha, β\beta, and \partial are induced by the inclusions of the subcomplexes and the boundary operator
  • The exactness of the sequence means that the kernel of each map is equal to the image of the previous map

Applications of Mayer-Vietoris sequence

  • The Mayer-Vietoris sequence can be used to compute the homology of a simplicial complex by decomposing it into simpler subcomplexes
  • For example, if KK is the union of two contractible subcomplexes LL and MM, then the Mayer-Vietoris sequence implies that Hn(K)Hn1(LM)H_n(K) \cong H_{n-1}(L \cap M) for all nn
  • The Mayer-Vietoris sequence is also useful for proving theoretical results, such as the homology of the sphere and the torus

Simplicial approximation theorem

  • The simplicial approximation theorem is a fundamental result in algebraic topology that relates continuous maps between topological spaces to simplicial maps between their simplicial approximations
  • It provides a way to study continuous maps using the combinatorial tools of simplicial complexes

Continuous maps vs simplicial maps

  • A continuous map f:XYf: X \to Y between topological spaces XX and YY is a function that preserves the topological structure, i.e., the preimage of an open set is open
  • A simplicial map g:KLg: K \to L between simplicial complexes KK and LL is a function that preserves the combinatorial structure, i.e., it maps simplices to simplices
  • The simplicial approximation theorem relates these two types of maps

Statement of simplicial approximation theorem

  • Let XX and YY be topological spaces, and let KK and LL be simplicial complexes such that K|K| is homeomorphic to XX and L|L| is homeomorphic to YY (where K|K| and L|L| denote the geometric realizations of KK and LL)
  • For any continuous map f:XYf: X \to Y, there exists a simplicial map g:KLg: K' \to L, where KK' is a subdivision of KK, such that g|g| is homotopic to ff
  • In other words, any continuous map can be approximated by a simplicial map up to homotopy, after sufficiently subdividing the domain simplicial complex

Applications of simplicial approximation theorem

  • The simplicial approximation theorem allows us to study continuous maps between topological spaces using the combinatorial tools of simplicial complexes
  • It is used to prove important results in algebraic topology, such as the Brouwer fixed point theorem and the Lefschetz fixed point theorem
  • The theorem also provides a way to compute the induced homomorphisms on homology groups for continuous maps, by considering their simplicial approximations

Singular homology vs simplicial homology

  • Singular homology and simplicial homology are two different approaches to defining homology for topological spaces
  • While simplicial homology is defined using simplicial complexes, singular homology is defined using singular simplices, which are continuous maps from standard simplices to the space

Definition of singular homology

  • Let XX be a topological space. A singular nn-simplex in XX is a continuous map σ:ΔnX\sigma: \Delta^n \to X, where Δn\Delta^n is the standard nn-simplex
  • The singular chain complex C(X)C_*(X) is defined as the free abelian group generated by singular simplices, with the boundary operator defined similarly to the simplicial case
  • The singular homology groups H(X)H_*(X) are defined as the homology groups of the singular chain complex C(X)C_*(X)

Comparison of singular and simplicial homology

  • Singular homology is more general than simplicial homology, as it can be defined for any topological space, not just those that admit a simplicial structure
  • For spaces that can be triangulated by a simplicial complex, the singular and simplicial homology groups are isomorphic
  • The singular homology groups are homotopy invariant, meaning that homotopy equivalent spaces have isomorphic singular homology groups

Advantages and limitations of each approach

  • Simplicial homology:
    • Advantages: Combinatorial nature, easier to compute in practice, provides a geometric

Key Terms to Review (17)

0-simplex: A 0-simplex is a basic building block in simplicial complexes, representing a single point in space. It serves as the simplest form of a simplex and plays a crucial role in the study of higher-dimensional geometric structures, particularly in understanding their topological properties.
1-simplex: A 1-simplex is a geometric object that is essentially a line segment, formed by connecting two vertices. It serves as a foundational element in the study of simplicial complexes and plays a critical role in defining higher-dimensional structures, which are essential for understanding the nature of spaces in simplicial homology.
2-simplex: A 2-simplex is a geometric object that represents a filled triangular shape in the context of simplicial complexes. It is defined as the convex hull of three vertices, which can be thought of as points in a two-dimensional plane, forming a triangle. Each edge of the triangle is a 1-simplex, and the faces created by these edges combine to form the 2-simplex, making it a fundamental building block in simplicial homology.
Abelian group: An abelian group is a set equipped with a binary operation that satisfies four key properties: closure, associativity, the existence of an identity element, and the existence of inverses, all while also being commutative. In simpler terms, this means that the order in which you combine elements doesn't matter, and there are always 'opposite' elements that bring you back to a starting point. Abelian groups are fundamental in algebra and connect deeply with many mathematical concepts, including cohomology and homology, where they help structure the groups formed from simplices, understand how maps induce transformations between groups, and analyze relationships in relative homology settings.
Boundary Operator: The boundary operator is a crucial concept in algebraic topology that assigns to each simplex a chain representing its boundary. This operator helps in defining the structure of simplicial and singular homology, as it determines how chains interact and how homology groups are calculated. By examining the boundaries of various simplices, this operator reveals essential information about the topology of a space, including how holes and voids can be characterized.
Chain Complex: A chain complex is a sequence of abelian groups or modules connected by homomorphisms, where the composition of consecutive homomorphisms is zero. This structure helps in defining homology theories, allowing mathematicians to analyze topological spaces and their features. Chain complexes serve as the foundation for various homological concepts, revealing properties about simplicial complexes, relative homology groups, and important theorems like excision and Poincaré duality.
Computational topology: Computational topology is an area of study that combines algebraic topology with computational techniques to analyze and solve problems related to the shape and structure of data. This field is particularly important for processing and interpreting large datasets, enabling applications in various areas like computer graphics, data analysis, and machine learning. It often involves the use of simplicial complexes and homology theory to derive meaningful information from geometric data.
Decomposition: Decomposition refers to the process of breaking down a complex structure into simpler components, which can then be analyzed independently. In the context of simplicial homology, decomposition allows for the study of topological spaces by simplifying their geometry into manageable parts, such as simplices, which represent the fundamental building blocks of these spaces.
Euler characteristic: The Euler characteristic is a topological invariant that provides a way to distinguish different topological spaces based on their shape and structure. It is defined for a finite polyhedron as the formula $$ ext{Euler characteristic} = V - E + F$$, where V is the number of vertices, E is the number of edges, and F is the number of faces. This characteristic serves as a fundamental tool in various areas of mathematics, connecting algebraic topology, geometry, and combinatorial structures.
Henri Poincaré: Henri Poincaré was a French mathematician, theoretical physicist, and philosopher of science, known for his foundational contributions to topology, dynamical systems, and the philosophy of mathematics. His work laid important groundwork for the development of modern topology and homology theory, influencing how mathematicians understand spaces and their properties.
Homology groups: Homology groups are algebraic structures that provide a way to associate a sequence of abelian groups or modules with a topological space, helping to classify its shape and features. They arise from the study of simplicial complexes and simplicial homology, where they give information about the number of holes in various dimensions. This concept extends to important results like the Excision theorem, which shows how homology can behave well under certain conditions, and it connects to the Lefschetz fixed-point theorem, which relates homology with fixed points of continuous mappings.
Homotopy equivalence: Homotopy equivalence is a relationship between two topological spaces that indicates they can be transformed into one another through continuous deformations, meaning they share the same 'shape' in a topological sense. This concept is crucial because if two spaces are homotopy equivalent, they have the same homological properties, leading to the same homology groups and implying that their topological features can be analyzed through the lens of simplicial complexes and homology theory.
Isomorphism: An isomorphism is a mathematical mapping between two structures that preserves the operations and relations of those structures, meaning they are fundamentally the same in terms of their algebraic properties. This concept shows how different spaces or groups can have the same structure, which is crucial in many areas of mathematics, including the study of topological spaces, algebraic structures, and homological algebra.
John Milnor: John Milnor is a prominent American mathematician known for his contributions to differential topology, particularly in the development of concepts like exotic spheres and Morse theory. His work has significantly influenced various fields such as topology, geometry, and algebraic topology, connecting foundational ideas to more advanced topics in these areas.
Reduction: In the context of simplicial homology, reduction refers to a process of simplifying a complex space or object into a more manageable form while preserving its essential topological features. This allows mathematicians to analyze and compute homology groups effectively by focusing on simpler structures that are homotopically equivalent to the original space.
Simplicial Complex: A simplicial complex is a mathematical structure made up of vertices, edges, triangles, and their higher-dimensional counterparts, organized in a way that captures the topological properties of a space. It provides a foundational framework for studying various properties of spaces through combinatorial methods, and is crucial for defining homology theories that reveal insights about the shape and connectivity of these spaces.
Topological invariants: Topological invariants are properties of a topological space that remain unchanged under continuous deformations, such as stretching or bending, but not tearing or gluing. These invariants help classify spaces and reveal essential features about their structure, playing a crucial role in various mathematical theories and applications.
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.