Topology, Manifolds, and Smooth Structure
This document collects the point-set topology and differential-geometry definitions that physics texts (including this repository) generally take for granted: topological space, continuity, manifold, smooth structure, smooth map, tangent space, and friends. It is intended as a reference, not a course; for a real treatment see Lee, Introduction to Smooth Manifolds; Munkres, Topology; Nakahara, Geometry, Topology and Physics.
1. Topological Spaces
1.1 Definition
A topological space is a pair where is a set and is a collection of subsets called open sets, satisfying:
- (T1) and .
- (T2) Arbitrary unions of open sets are open: .
- (T3) Finite intersections of open sets are open: .
The collection is called the topology on . A subset is closed if its complement is open.
1.2 Continuity
A map between topological spaces is continuous if the preimage of every open set is open:
For with the standard topology this is equivalent to the - definition. The advantage of the topological formulation is that it generalizes to arbitrary spaces with no notion of distance.
A homeomorphism is a bijective continuous map with continuous inverse. Two spaces are homeomorphic () if there exists a homeomorphism between them — they are then "the same" topologically.
1.3 Examples
- Discrete topology: — every set is open. All maps from a discrete space are continuous.
- Indiscrete topology: — only and are open. Few maps to an indiscrete space are continuous.
- Standard topology on : open sets are arbitrary unions of open balls .
- Subspace topology: for , .
- Product topology: for , generated by sets of the form with .
- Quotient topology: for an equivalence relation on , declare open iff its preimage in is open.
1.4 Useful properties
- Hausdorff (or ): for any two distinct points , there exist disjoint open sets and . This separates points by neighbourhoods. (Most physically reasonable spaces are Hausdorff.)
- Second countable: there exists a countable collection of open sets such that every open set is a union of 's. Roughly, "the space is not too big" — necessary to avoid pathologies in manifold theory.
- Connected: cannot be written as a disjoint union of two non-empty open sets. The Lorentz group has four connected components (see QFT/preliminaries.md).
- Compact: every open cover has a finite subcover. For subsets of , compact = closed and bounded (Heine–Borel).
- Path-connected: any two points can be joined by a continuous path .
- Simply connected: path-connected, and every loop contracts to a point. The universal cover of a connected space is the simply connected version (see Universal cover in QFT/preliminaries.md).
2. Manifolds
2.1 Topological manifold
A topological manifold of dimension is a topological space that is:
- Hausdorff,
- Second countable,
- Locally Euclidean of dimension : every point has an open neighbourhood together with a homeomorphism to an open subset of .
The pair is called a chart (or local coordinate system); the components of are local coordinates.
The intuition: "looks like near every point", but globally may have non-trivial topology (a sphere is a 2-manifold, but no single chart covers all of it).
2.2 Atlas and smooth structure
A smooth atlas on is a collection of charts covering (i.e. ), such that any two charts are smoothly compatible: whenever , the transition map
is a smooth () map between open subsets of .
What "smooth" means. A map between open subsets of and is smooth (or ) if all partial derivatives of all orders exist and are continuous. In coordinates, has components , and smoothness means exists and is continuous for all . This is the standard multivariable-calculus notion; the manifold framework just lets us say "smooth" on more general spaces by reducing to coordinate patches.
A smooth structure on is a maximal smooth atlas (one that contains every chart smoothly compatible with all charts in the atlas). A smooth manifold is a topological manifold equipped with a smooth structure.
2.3 Smooth maps between manifolds
Given smooth manifolds and , a map is smooth if for every chart and with , the coordinate representation
is smooth in the standard sense.
A diffeomorphism is a smooth bijective map with smooth inverse. Two smooth manifolds are diffeomorphic if there is a diffeomorphism between them.
2.4 Examples
- itself is a smooth -manifold, with a single global chart .
- The -sphere is a smooth -manifold; it requires (at minimum) two charts (e.g. stereographic projection from north and south poles).
- The torus .
- The real projective space = lines through the origin in .
- Lie groups: is an open subset of and inherits a smooth structure; , , etc. are smooth submanifolds carved out by polynomial constraints.
- The graph of any smooth function is a smooth -manifold sitting inside .
2.5 Manifolds with boundary
Replace "locally Euclidean of dimension " with "locally homeomorphic to either or the half-space ". Points mapped to form the boundary , itself a manifold of dimension . Examples: the closed disk , the closed interval .
3. Tangent Spaces
At each point of a smooth -manifold there is a vector space of dimension , the tangent space at . Three equivalent definitions, each useful in different contexts:
3.1 Velocities of curves
A smooth curve through is a smooth map with . Two such curves are equivalent () if for any chart around ,
The tangent space is the set of equivalence classes .
3.2 Derivations
A derivation at is a linear map satisfying the Leibniz rule
The space of all derivations at is . In a chart with coordinates , every derivation is uniquely a linear combination
so the partial derivatives form a basis.
3.3 Coordinate vectors
In a chosen chart, a tangent vector is just an -tuple , with the transformation rule under change of chart :
This is the "physicist's definition" — a tangent vector is "something with an upper index that transforms as a contravariant vector".
3.4 The tangent bundle
The disjoint union is itself a smooth manifold of dimension , called the tangent bundle. A vector field is a smooth map with — equivalently, a smooth section of the projection .
4. Lie Groups (where physics meets topology)
A Lie group is a smooth manifold that is also a group, such that the group operations
are smooth maps. Equivalently, multiplication and inversion are differentiable when expressed in local coordinates.
For matrix Lie groups (subgroups of defined by smooth equations on matrix entries — see group-theory.md § Standard matrix groups), the definition reduces to: the group elements depend smoothly on a finite number of real parameters, and so do products and inverses. Concretely:
- , , are all smooth submanifolds of the appropriate , defined by smooth polynomial equations (, , etc.).
- The Lorentz group is a smooth submanifold of defined by .
- The Poincaré group is the semidirect product of (a manifold) and (a manifold) — itself a manifold.
Lie algebra as the tangent space at the identity
The Lie algebra of is by definition
the tangent space at the identity element . It is a vector space of dimension , equipped with a Lie bracket inherited from the group structure (for matrix Lie groups, this is the matrix commutator ).
The exponential map takes a Lie algebra element to a one-parameter subgroup. See group-theory.md § Lie groups and Lie algebras for the physics-oriented treatment using these definitions.
5. Why physics gets away with skipping all this
Almost every Lie group used in physics is a matrix group — a closed subgroup of for some . For matrix groups:
- "Smooth manifold structure" reduces to "matrix entries depend smoothly on parameters", which is intuitively obvious from calculus.
- The Lie algebra is a subspace of the matrices , with bracket = commutator.
- The exponential map is the matrix exponential .
So most QFT texts (Peskin–Schroeder, Schwartz, Srednicki, Weinberg, Mandl–Shaw, Georgi) skip the manifold formalism entirely and proceed by example, defining each Lie group concretely as a matrix group. This document exists for the reader who wants the formal definitions filled in.
When the manifold structure does become essential:
- General relativity: spacetime is a non-trivial 4-manifold, and the entire formalism of GR (covariant derivatives, curvature, geodesics) is differential geometry on this manifold. See e.g. Carroll, Spacetime and Geometry; Wald, General Relativity.
- Gauge theory / fibre bundles: the global structure of gauge fields (instantons, monopoles, anomalies) requires viewing gauge fields as connections on principal bundles, which needs full manifold theory. See Nakahara, Geometry, Topology and Physics.
- Topological QFT: the entire framework lives on manifolds, where the topology of the manifold is the central object of study.
6. Pointers
- This repository: math/group-theory.md, QFT/preliminaries.md § Lorentz and Poincaré Groups.
- Lee, Introduction to Topological Manifolds / Introduction to Smooth Manifolds: standard mathematics references.
- Munkres, Topology: standard reference for point-set topology (Chs. 2–4).
- Nakahara, Geometry, Topology and Physics: physics-friendly comprehensive treatment.
- Bredon, Topology and Geometry: a more advanced unified reference.