Skip to content

Smooth Manifolds

1.1 Topological Manifolds

An nn-dimensional topological manifold MM is a topological space that is:

  1. Hausdorff: distinct points have disjoint neighborhoods.
  2. Second countable: the topology has a countable basis.
  3. Locally Euclidean: every point pMp \in M has a neighborhood UU homeomorphic to an open subset of Rn\mathbb{R}^n.

A homeomorphism φ:UVRn\varphi : U \to V \subseteq \mathbb{R}^n is called a coordinate chart (or just chart), and (U,φ)(U, \varphi) is a coordinate neighborhood.

1.2 Smooth Manifolds and Atlases

A smooth atlas on a topological nn-manifold MM is a collection of charts {(Uα,φα)}\{(U_\alpha, \varphi_\alpha)\} such that:

  1. The UαU_\alpha cover MM.
  2. For every pair of overlapping charts, the transition map φβφα1:φα(UαUβ)φβ(UαUβ)\varphi_\beta \circ \varphi_\alpha^{-1} : \varphi_\alpha(U_\alpha \cap U_\beta) \to \varphi_\beta(U_\alpha \cap U_\beta) is a smooth diffeomorphism.

Two atlases are compatible if their union is also a smooth atlas. A smooth structure on MM is a maximal smooth atlas.

Example 1. Rn\mathbb{R}^n with the identity chart is a smooth manifold.

Example 2. Sn={xRn+1:x=1}S^n = \{x \in \mathbb{R}^{n+1} : \|x\| = 1\} is a smooth manifold. Use stereographic projection or the 2(n+1)2(n+1) hemisphere charts.

Example 3. The general linear group GLn(R)={AMn(R):det(A)0}GL_n(\mathbb{R}) = \{A \in M_n(\mathbb{R}) : \det(A) \neq 0\} is an open subset of Rn2\mathbb{R}^{n^2}, hence a smooth manifold of dimension n2n^2.

Example 4. The real projective space RPn\mathbb{RP}^n is a smooth manifold of dimension nn.

1.3 Smooth Maps and Diffeomorphisms

A map f:MNf : M \to N between smooth manifolds is smooth if for every pMp \in M, there exist charts (U,φ)(U, \varphi) near pp and (V,ψ)(V, \psi) near f(p)f(p) with f(U)Vf(U) \subseteq V, such that ψfφ1\psi \circ f \circ \varphi^{-1} is smooth as a map between open subsets of Euclidean spaces.

A diffeomorphism is a smooth bijection with smooth inverse. If MM and NN are diffeomorphic, we write MNM \cong N.

Proposition 1.1. Diffeomorphism is an equivalence relation on the class of smooth manifolds.