Topology is the invariant property of objects under continuous transformations (stretch, twist). Note that geometry is constrained to transformations such as translation, rotation, and scaling. Point-set topology, or general topology, is the study of the general abstract nature of continuity on spaces, with fundamental concepts such as continuity, compactness, and connectedness. Other types of topology include graph (discrete math) and field (algebra).

Concepts

Neighborhood of a point is an open set containing the point.

Topology $T$ of a set $X$ is collection of open (closed) subsets which contains the empty set $∅$ and the full set $X$ and is closed in finite (arbitrary) intersection and arbitrary (finite) union. A topology is said to be weaker than another if the former specifies a coarser structure of the underlying set. Symbolically, $\tau_1$ is weaker than $\tau_2$ if $\tau_1 \subset \tau_2$. The weakest topology is the collection of the empty set and the full set.

Topological space $(X, T)$ is a set $X$ with a topology $T$. Topological space can be compact or non-compact, connected or disconnected.

Connectedness

Connected set. disconnected set.

Convergence

Limit.

Closure. Dense set. Separable set.

Continuous Mapping

A mapping is continuous if the inverse image of an open set is open.

Homeomorphism (同胚), or topological isomorphism (isomorphisms in the category of topological spaces), is a continuous function between two topological spaces that has a continuous inverse function.

Topological embedding is an injective continuous map $f:X \to Y$ between two topological spaces that yields a homeomorphism between $X$ and $f(X)$. An embedding is a representation $f(X)$ of a topological object $X$ in another topological space $Y$, which preserves its connectivity or algebraic properties.

Compactness

compact

A topological space is locally compact if every point of the space has a compact neighborhood.

A topological space is $\sigma$-compact if it is the union of countably many compact subspaces.

A Hausdorff space is a topological space where distinct points have disjoint neighborhoods. It implies the uniqueness of limits of sequences. Almost all spaces encountered in analysis are Hausdorff; more generally, all metric spaces are Hausdorff.

Manifold

Manifold $M$ is a topological space that is locally Euclidean: each (interior) point has a neighborhood that is homeomorphic to an open ball of a certain dimension; an n-manifold $M^n$ is a manifold of dimension $n$. The concept of manifold focuses on "global" properties nonexistent in Euclidean spaces. Manifolds with the point-set axioms are studied in general topology, while infinite-dimensional manifolds are studied in functional analysis.

The boundary $\partial M$ of a manifold is the complement of the interior $\text{Int} M$ of the manifold: $\partial M = M \setminus \text{Int} M$. A boundary point lands on the boundary hyperplane of its neighborhood. Manifold commonly means a compact manifold with boundary, e.g. a sheet of paper is a 2-manifold with a 1-dimensional boundary. Objects that are not manifolds: 8-shaped curve; balloon-shaped surface attached with a line segment.

A submanifold is a subset of a manifold that is itself a manifold of a smaller dimension, e.g. closed ball ⊃ sphere ⊃ circle. Whitney embedding theorem: Any manifold can be embedded as a submanifold of a Euclidean space. (But may not be of $n+1$ dimensions, e.g. Klein bottle is a 2-manifold that always self-intersects in 3-dimensional Euclidean space.)

The reach $r$ of a manifold $M$ is the largest real number such that any point $x$ that is a distance less than $r$ from $M$ has a unique projection on $M$.

Examples

has boundary $\mathbb{R}^2$ $\mathbb{R}^3$ $\mathbb{R}^4$
1-manifold circle trefoil knot
2-manifold sphere, torus; cylinder, Möbius strip Klein bottle

The state space of a dynamical system is often considered a manifold (literally, the set of all possible values of a variable with certain constraints), which can be much more complex than a Euclidean space due to conservation laws or other constraints. The dimension of the manifold corresponds to the degrees of freedom of the system, where the points are specified by generalized coordinates. (The configuration space of double pendulum is a 2-torus: $T^2 = S^1 × S^1$.) Applications: symplectic manifold for analytical mechanics (Lagrangian, Hamiltonian) [@Arnold1989]; Lorentzian 4-manifold for general relativity; complex manifold for complex analysis.

Description and Construction

Coordinate chart $\phi: U \to \mathbb{R}^n$ a homeomorphism from a small neighborhood on a manifold $U \subset M$ to an open subset of a Euclidean space $\phi(U) \in T(\mathbb{R}^n)$, For example, angular coordinate is a chart of a circle, but not a global homeomorphism; in the same sense, geographical coordinates is a chart of a sphere. Transition function $\phi_2 \circ \phi_1^{-1}: \phi_1(U_1 \cap U_2) \to \mathbb{R}^n$ is a map from one coordinate chart $\phi_1$ to another $\phi_2$ on the region they overlap. Atlas $\{\phi\}$ is a collection of coordinate charts on a manifold, such that the transition functions of the charts are smooth.

Manifold can be constructed in different ways, depending on the viewpoint:

  1. Charts: The manifold is identified as a subset of an embedding Euclidean space, and then an atlas of charts covering this subset is constructed;
  2. Surgery theory ("patchwork"): specifying an atlas which is itself defined by transition maps;
  3. Quotient space of a manifold that is also a manifold: gluing points together into a single point, such as along boundaries; square to cylinder or Möbius strip, and cylinder to torus or Klein bottle;
  4. Product topology: Cartesian products of manifolds, e.g. 1-sphere × 1-sphere is a torus, 1-sphere × line segment is a finite cylinder;

Invariants

Invariant properties:

  • Geometric (local): dimension; curvature (Gauss' theorema egregium);
  • Topological (global):
    • orientability: true, sphere; false, Möbius strip, Klein bottle, real projective plane;
    • simply connectedness (true, sphere; false, torus);
    • Euler characteristic, or genus (亏格) for 2-manifolds: 0, sphere; 1, torus;
    • Betti numbers, homology (同调), cohomology (上同调).

Simplicial homology (by H. Poincaré); singular homology (by O. Veblen); spectral homology (P.S. Aleksandrov). A singular homology group is an Abelian group which partially counts the number of holes in a topological space.

Classification of manifolds by invariants: It is in general undecidable whether two topological spaces of dimension greater than four are homeomorphic [@Markov1958]. No program can decide whether two 4-manifolds, or of a higher dimension, are diffeomorphic. The union of small balls around data points on the manifold $\hat{M} = \cup_i B(X_i, \varepsilon)$ has the same homology as the manifold $M$ with high probability, as long as $M$ has positive reach and $\varepsilon$ is small relative to the reach [@Niyogi2008].

Extensions

A manifold may be endowed with more structure than a locally Euclidean topology. The structure is first defined on each chart separately; if all the transition maps are compatible with this structure, the structure transfers to the manifold.

Smooth manifold is a manifold with a smooth atlas: the transition functions are infinitely differentiable maps from a Euclidean space to itself. Smooth manifold is also known as differentiable manifold, as it allows tangent spaces and calculus on the manifold, see Differential Geometry. A diffeomorphism (微分同胚) is a map between smooth manifolds, which is differentiable and has a differentiable inverse.

Riemannian manifold, or Riemannian space, is a smooth manifold with a Riemannian metric (tensor): inner products on tangent spaces that varies smoothly from point to point. Riemannian manifold allows distances and angles on the manifold. Laplace-Beltrami operator $Δ$.

Symplectic manifold is a smooth manifold with a symplectic structure.

Misc

Scalar-valued functions on manifold. Harmonic analysis of functions, e.g. spherical harmonics.

Directional statistics deals with observations on compact Riemannian manifolds: sampling on manifolds [@Soize2016].

A simplicial complex (单纯复形) $K$ is a space with a triangulation: $K = \{s_i\}_i \subset \mathbb{R}^n$ is a collection of simplices such that every face of a simplex $s_i$ is in $K$, and the intersection of any two simplices is a face of each of them.


🏷 Category=Topology