The first step towards the definition of simplicial homology is to find a good notion of ‘triangulation’ of a topological space.
The main idea is to construct a model of the topological space from little building blocks called ‘simplices’, like points, edges, triangles etc.
To give a mathematical defintion of simplices, we need to introduce the geometric concepts of affine and convex hull.
M.II.1 Affine- and convex hulls
Affine Combination:Consider points
in
. A point
with is called an affine combination of the points
.
Affine Hull: The affine hull of the points is the subset of
consisting of all affine combinations of the given points
.
- The points
are called affinely independent if for any
the following holds
We can have at mostaffinely independent points in
because there are at most
linearly independent vectors in
.
- The affine subspace
has dimension
(and is then called a
plane) if and only if: the
vectors
are linearly independent in
.
To see what the affine hull means geometrically, we write
(use that since
. )
Convex Combination: An affine combination with
if
for all
.
Convex Hull: The convex hull of the points is the subset of
consisting of all convex combinations of the given points.
Convex:A subset of
is said to be convex if for any two points
and
in
the line segment
joining them is contained in
.
Exercise 7: Prove that the convex hull of any given
points in
is a convex subset of
.
:
fromwe know
Show that
since
and
Conclusion:
Example M.II.1
(a)
(b) line segment joining and
(c) Triangle with vertices and
.
M.II.2 Simplices
Definition M.II.2 Simplices
The -simplex
spanned by
affinely independent points
i n
is defined to be the convex hull of the points, given by
- The points
are called the vertices of
.
- The number
is called the dimension of the simplex
and is denoted by
.
There are special names for simplices in small dimensions.
dimension | name | |
---|---|---|
0 | vertex | |
1 | edge | |
2 | triangle | |
3 | tetrahedron |
Barycentric Coordinates: The coefficients in
are called the barycentric coordinates of the points
in the simplex
with respect to the points
.
They are uniquely determined by the point since the points
are assumed to be affinely independent.
Standard p-simplex: The -simplex in
spanned by the
unit vectors.
Using barycentric coordinates, the standard -simplex is mapped to any given
-simplex that is spanned by the points
in
by the following affine transformation:
which defines a homeomorphism between the standard -simplex and the simplex spanned by the points
Exercise 8: Prove that this map defines a homeomorphism between the standard
simplex and the simplex spanned by the points
T is well defined:
T is continuous: (ex4) all affine transformation is continuous
T is bijective
T inverse is continuous?
:
T(U) open if U is open?
:
Face and Coface: A simplex spanned by a (proper) subset of the vertex set
is called a (proper) face of
, denoted by
In this case, is also called a (proper) coface of
.
Boundary: The union of all proper faces of the simplex is called the boundary of
, denoted by
.
Interior: Boundary's complement in is the interior of
, denoted by
.
The boundary and the interior of are related by
.
Observation M.II.3 basic facts about simplices
(a) Every simplex is convex
convex hull is convex set: from ex7
(b) A
-simplex has
faces
p-simplex has p+1 vertices, meansfaces.
(c) For a
-simplex
in
. If
then the interior
of
is an open subset of
.(No longer true if
)
any point in, its distance to the boundary is larger than zero, then we can define a number smaller than the distance as the radius of the open ball
(d) The interior and the boundary in form of barycentric coordinates: A point
in
belongs to the unique face of
spanned by those vertices
for which
.
In particular, we have
if and only if
for all
if and only if
for some
(e) For a
-simplex, there is a homeomorphism
between
and the
-ball
that maps the boundary
onto the
-sphere
.
image.png
M.II.3 Geometric Simplicial Complexes
Definition M.II.4: Geometric simplicial complex
A geometric simplcial comlpex in
is a finite collection of simplices in
with the following two properties.
- (1) Every face of a simplex in
is contained in
.
- (2) The intersection of any two simplices in
is either empty or a face of each of them.
or
Dimension: is the maximum dimension of any its simplices. If
, then
is a geometric simplicial
-complex.
(full) Subcomplex: A simplicial complex . It is said to be full when it contains all simplices in
that are spanned by vertices in
.
Skeleton: The subcomplex of consisting of all simplicies of dimension at most
is called the
-skeleton of
and is denoted by
.
The 0-skelekton is also called vertex set of and is denoted by
Underlying space: For a simplicial complex in
, the union of all its simplices is the underlying space of
, denoted by
.
By endowing a underlying space with the subspace topology induced from the standard topology on , we can get a topological space, which is also called a polyhedron
Remark M.II.6
- (a) A geometric simplicial complex
is a subset of some ambient space
.
- (b) Assume
to be finite, because point cloud data sets are finite sets,
- (c) often label the simplices in
Example M.II.5 Geometric simplicial complexes
-
(a) Take a bunch of points
and consider the collection
-
(b) Take 2 points
and consider the collection
-
(c) Take 3 points
and consider the collection
-
(e) Not a simplicial complex
Definition M.II.7 Triangulation
A triangulation of a topological space is a geometric simplicial complex
together with a homeomorphism
A topological space is said to be triangulable if it admits a triangulaiton.
Example M.II.8 Triangulations
(a) The circle again
Exercise 10: Give 2 triangulations of the 2-sphere with different simplicial cimplexes. Write down explicity the simplices in each simplcial complex and draw it.
Remark M.II.9
Not every space admits a triangulation. But triangulations do exist as long as the topological space is 'sufficient nice'. Our example will always be of that sort.
If we admit infinite simplicial complexes, the following is true:
- Every smooth manifold admits a triangulation
- Topological manifolds always admit triangulations in dimensionat most 3