User Tools

Site Tools


math214:01-22

2020-01-22, Wednesday

Definition of topological manifold, examples, coordinate chart and smoothly compatible coordinate charts.

Topological Manifold

A topological manifold MM of dimension nn is a topological space such that

  1. MM is a Hausdorff space, for every pair of distinct points x,yMx, y \in M, there are disjoint open subsets U,VMU, V \subset M such that xU,yVx \in U, y \in V.
  2. MM is second countable. There exists a countable basis for the topology of MM. 1)
  3. MM is locally Euclidean of dimension nn: each point of MM has a neighborhood that is homeormophic to an open subset of Rn\R^n.

A line with two origins is an example of non-Hausdorff space but is locally Euclidean.

Coordinate Chart

Let MM be a topological n-manifold. A coordinate chart on M is a pair (U,φ)(U, \varphi), where UU is ane open subset of MM and φ:UU^\varphi: U \to \hat U is a homeomorphism from UU to an open subset U^=φ(U)Rn\hat U = \varphi(U) \subset \R^n. Let pMp \in M, if UU is a neighborhood of pp and φ(p)=0\varphi(p) = 0, we say (U,φ)(U, \varphi) is centered at pp.

Example: SnS^n (or just S1S^1)

We follow the Example 1.4 in Lee for SnS^n.

To show that SnS^n is an nn-manifold, we only need to show it is locally Euclidean, since SnS^n as a topological subspace of Rn+1\R^{n+1}, it is automatically Hausdorff and second-countable.

In each of the n+1n+1 axis directions in Rn+1\R^{n+1}, we can cut the sphere SnS^n in half, and get Ui+={xSnxi>0}Ui={xSnxi<0} U_i^+ = \{ \vec x \in S^n \mid x_i > 0 \} \quad U_i^- = \{ \vec x \in S^n \mid x_i < 0 \} These gives 2n+22n+2 open sets on SnS^n. Clearly, they cover SnS^n.

We consider maps πi±:Ui±Bn,(x1,,xn+1)(x1,,x^i,,xn+1)\gdef\B{\mathbb B} \pi_i^\pm: U_i^\pm \to \B^n, \quad (x_1, \cdots, x_{n+1}) \mapsto (x_1, \cdots, \hat x_i, \cdots, x_{n+1}) where BnRn\B^n \subset \R^n is the unit open ball in Rn\R^n, and hat means omit that variable. We can check πi+\pi_i^+ is a homeomorphism from Ui+U_i^+. Thus (Ui±,πi±)(U_i^\pm, \pi_i^\pm) is a coordinate patch, for each i=1,,n+1i=1, \cdots, n+1.

Smooth structure

Two charts (U,φ)(U, \varphi) and (V,ψ)(V, \psi) are said to be smoothly compatible if either UV=U \cap V = \emptyset, or ψφ1:φ(UV)ψ(UV)\psi \circ \varphi^{-1}: \varphi(U\cap V) \to \psi(U \cap V) is a diffeomorphism.

? Let f:ABf: A \to B be a homeomorphism of open subsets in Rn\R^n. If ff is smooth, is it automatically true that f1f^{-1} is smooth?

\gdef\acal{\mathcal A} An atlas for MM is a collection of charts whose domains cover MM. An atlas A\acal is smooth, if any two charts in it are smoothly compatible with each other.

Further Reading

See this note about difference between topological structure and differential structure. https://www3.nd.edu/~lnicolae/FYsem2003.pdf

1)
Recall a collection of open subsets in M is a topological basis, if all other open set can be written as union or finite intersections of the basis elements.
math214/01-22.txt · Last modified: 2020/01/23 11:46 (external edit)