Lie Groups and Lie Algebras Lecture 2 notes

Definition: Manifold

A (topological) manifold of dimension mm is a topological space MM s.t. each point PMP\in M admits a neighborhood UMU \subset M homeomorphic to an open subset VRmV \subseteq \mathbb{R}^m
i.e. MM is locally mm-dimensionally euclidian.
UU, together with a homeomorphism ϕ:UVRm\phi: U \to V \subseteq \mathbb{R}^m is called a chart. A collection of charts covering MM is called an atlas.
Fixing a chart UU is equivalent to defining local coordinates (x1,,xm)(x_1, \dots, x_m) on UU, with ϕ(P)=(x1,,xm)VRm\phi(P) = (x_1, \dots, x_m) \in V \subseteq \mathbb{R}^m.
We also assume the following conditions:
- MM is hausdorff, i.e. you can distinguish any two points, i.e. any two distinct points have disjoint neighborhoods.
- MM admits a countable atlas

Smooth: of class CC^{\infty} (i.e. infinitely differentiable)
We want smooth manifolds because we want to work with local coordinates in our manifold like we may in Rm\mathbb{R}^m. The problem is if some points belong to several charts, we have several choices for local coordinates and we want them to match/correspond.
A manifold is smooth if the transition functions between any two local coordinate systems are smooth.
That is, given two coordinate maps ϕ:VRm\phi: V \to \mathbb{R}^m and ϕ:VRm\phi': V' \to \mathbb{R}^m, the transition function ϕϕ1\phi'\circ\phi^{-1}, which takes points in VV to points in VV', should be smooth.
If MM is smooth, then the transition functions should be smooth.

Examples of manifolds:
- Vector space Rn\mathbb{R}^n
- Any open set of Rn\mathbb{R}^n
- Graph of a smooth function (map)
- Two dimensional surfaces
- Spheres SnS^n and projective spaces RPn\mathbb{RP}^n
- Lie Groups (of course)
- Homogeneous spaces of Lie groups
- Subsets in Rn\mathbb{R}^n given by a system of equations (with certain "regularity" conditions, guaranteed by implicit function theorem)

Theorem: Implicit Function Theorem

In Rn\mathbb{R}^n, consider a system of equations f1=0,,fk=0f_1 = 0, \dots, f_k = 0 where fif_i are smooth and k<=nk <= n. Let MRnM \subseteq \mathbb{R}^n be the set of solutions.
Then, the rank of the jacobi matrix is maximal (that is, =k=k) at any point PMP \in M.
In other words, because we can think of each row of the matrix as a vector, and because we know that it must be linearly independent, we know that each system of equations must be linearly independent
Theorem: If the regularity condition holds, then MM carries the natural structure of a smooth manifold of dimension nkn - k.

Example:
Consider the group O(3)O(3) as a subset in R9\mathbb{R}^9 (3x3 matrices). The condition AAT=id\mathbf{AA}^T = \text{id} is a matrix equation which is equivalent to a system of 6 usual equations:

f1:a112+a122+a132=1f2:a11a21+a12a22+a13a23=0f3:a11a31+a12a32+a13a33=0f4:a212+a222+a232=1f5:a21a31+a22a32+a23a33=0f6:a312+a322+a332=1 \begin{align*} &f_1: a_{11}^2 + a_{12}^2 + a_{13}^2 = 1 \\ &f_2: a_{11}a_{21} + a_{12}a_{22} + a_{13}a_{23} = 0 \\ &f_3: a_{11}a_{31} + a_{12}a_{32} + a_{13}a_{33} = 0 \\ &f_4: a_{21}^2 + a_{22}^2 + a_{23}^2 = 1 \\ &f_5: a_{21}a_{31} + a_{22}a_{32} + a_{23}a_{33} = 0 \\ &f_6: a_{31}^2 + a_{32}^2 + a_{33}^2 = 1 \\ \end{align*}


Then, if we find the jacobi matrix, we see that it's a block-triangular matrix. We see that if we add the ranks of each block, we get 6, so the matrix has rank 6. Therefore, O(3)O(3) is a 96=39 - 6 = 3 dimensional smooth manifold.

Another example:
Consider VV, a cone, in R3\mathbb{R}^3 given by x2+y2z2=0x^2 + y^2 - z^2 = 0.
At most points, the regularity condition df0df \neq 0 holds. But at (0,0,0)(0, 0, 0), the derivative is 00 so the condition fails and VV, as a whole, is not a smooth manifold.
Looking at VV itself, it's easy to see that VV isn't smooth because (0,0,0)(0, 0, 0) doesn't have a neighborhood homeomorphic to a 22-disk.

We can see that at the origin, any neighborhood will include both the upper and lower parts of the cone.

A continuous map F:MNF: M \to N between smooth manifolds is smooth if it is so in local coordinates.
More precisely, if PMP \in M and Q=F(P)NQ = F(P) \in N its image, with coordinates (x1,,xm)(x_1, \dots, x_m) and (y1,,yn)(y_1, \dots, y_n) in neighborhoods of PP and QQ resp, then FF can be written using these local coordinates:
(y1,,yn)=F(x1,,xm)(y_1, \dots, y_n) = F(x_1, \dots, x_m), i.e. F=(f1(x1,,xm),f2(x1,,xm),,fn(x1,,xm))F = (f_1(x_1, \dots, x_m), f_2(x_1, \dots, x_m), \dots, f_n(x_1, \dots, x_m))
Smoothness of FF means that all f1,,fnf_1, \dots, f_n are smooth.
Since the transition functions between charts are smooth, the above definition does not depend on the choice of local coordinates.

Definition: Diffeomorphism

A diffeomorphism F:MNF: M \to N is a smooth bijective map such that its inverse is also smooth. #-> So basically an isomorphism in the context of manifolds

Tangent Vectors

In the simple sense, if we have a manifold MM embedded in Rn\mathbb{R}^n, a tangent vector at a point PMP \in M is just a tangent vector to a smooth curve passing through PP.
The set of all vectors at PP is the tangent space to MM at PP.
If we let γ(t)\gamma(t) be a smooth curve in MM, i.e. a smooth map from (ϵ,ϵ)M(-\epsilon, \epsilon) \to M, then in local coordinates γ(t)=(x1(t),,xm(t))\gamma(t) = (x_1(t), \dots, x_m(t)).
Then, the tangent vector to gamma at point P=γ(0)P = \gamma(0) is defined to be simply ddtγ(0)=(ddtx1(0),ddtx2(0),,ddtxm(0))\frac{d}{dt}\gamma(0) = \left(\frac{d}{dt}x_1(0), \frac{d}{dt}x_2(0), \dots, \frac{d}{dt}x_m(0)\right)
So, in local coordinates, any tangent vector is given as an mm-tuple.
The problem is when we change local coordinate systems, as our function will be defined by new functions. Then, the new tangent vector in the new coordinates becomes
ddtγ=(ddtx1,,ddtxm)=(i=1mxix1ddtxi,,i=1mxixmddtxi)\frac{d}{dt}\gamma' = \left(\frac{d}{dt}x_1', \dots, \frac{d}{dt}x_m'\right) = \left(\sum_{i=1}^m \frac{\partial}{\partial x_i} x_1' \cdot \frac{d}{dt}x_i, \dots, \sum_{i=1}^m \frac{\partial}{\partial x_i} x_m' \cdot \frac{d}{dt}x_i\right)
Then, if the original tangent vector is (ξ1,ξ2,,ξm)(\xi_1, \xi_2, \dots, \xi_m), then the same vector in the new coordinate system becomes

(ξ1,,ξm)=(i=1mxix1ξi,,i=1mxixmξi) (\xi_1', \dots, \xi_m') = \left(\sum_{i=1}^m \frac{\partial}{\partial x_i} x_1'\cdot \xi_i, \dots, \sum_{i=1}^m \frac{\partial}{\partial x_i} x_m'\cdot \xi_i\right)

Definition: Tangent Vector

A tangent vector ξ\xi at point PP is defined in any local coordinate system as an mm-tuple.
In addition, it is required that the transformation law for the components of ξ\xi is given by the above equation.