_

To show that SL(2,)SL(2, \mathbb{R}) is a manifold, we apply the Regular Value Theorem to the determinant function.

1. Define the Map

We consider the space of all 2×22 \times 2 real matrices, M2()4M_2(\mathbb{R}) \cong \mathbb{R}^4. A general matrix AA is: A=(abcd)A = \begin{pmatrix} a & b \\ c & d \end{pmatrix}

The determinant is a smooth map f:M2()f: M_2(\mathbb{R}) \to \mathbb{R} defined by: f(A)=adbcf(A) = ad - bc

The group SL(2,)SL(2, \mathbb{R}) is the level set f1(1)f^{-1}(1).

2. Check for Regularity

We must show that the gradient f\nabla f is non-zero for every matrix in SL(2,)SL(2, \mathbb{R}). f=(fa,fb,fc,fd)=(d,c,b,a)\nabla f = \left( \frac{\partial f}{\partial a}, \frac{\partial f}{\partial b}, \frac{\partial f}{\partial c}, \frac{\partial f}{\partial d} \right) = (d, -c, -b, a)

The only way for f\nabla f to be the zero vector is if a=b=c=d=0a=b=c=d=0. However, the zero matrix has a determinant of 00. Since 010 \neq 1, the zero matrix is not in SL(2,)SL(2, \mathbb{R}).

Consequently, for any ASL(2,)A \in SL(2, \mathbb{R}), f(A)0\nabla f(A) \neq \mathbf{0}, meaning 11 is a regular value.

3. Conclusion

By the Regular Value Theorem, the dimension of the manifold is the dimension of the domain minus the dimension of the codomain: dim(SL(2,))=41=3\dim(SL(2, \mathbb{R})) = 4 - 1 = 3 Thus, SL(2,)SL(2, \mathbb{R}) is a smooth 3-dimensional manifold.


This approach uses the Matrix Exponential to show that SL(2,)SL(2, \mathbb{R}) is a manifold by demonstrating that it looks locally like its tangent space at the identity.

1. The Key Identity

The relationship between the determinant and the trace is given by Jacobi’s formula: det(eX)=etr(X)\det(e^X) = e^{\text{tr}(X)}

Let 𝔰𝔩(2,)\mathfrak{sl}(2, \mathbb{R}) be the space of traceless 2×22 \times 2 matrices: 𝔰𝔩(2,)={XM2()tr(X)=0}\mathfrak{sl}(2, \mathbb{R}) = \{ X \in M_2(\mathbb{R}) \mid \text{tr}(X) = 0 \}

If X𝔰𝔩(2,)X \in \mathfrak{sl}(2, \mathbb{R}), then det(eX)=e0=1\det(e^X) = e^0 = 1. This confirms that the exponential map takes the linear subspace of traceless matrices into the group SL(2,)SL(2, \mathbb{R}).

2. Local Diffeomorphism

The derivative of exp\exp at the origin is the identity map. By the Inverse Function Theorem, exp\exp is a local diffeomorphism.

Specifically, there exists a neighborhood UU of 00 in 𝔰𝔩(2,)\mathfrak{sl}(2, \mathbb{R}) and a neighborhood VV of II in SL(2,)SL(2, \mathbb{R}) such that: exp:UV\exp: U \to V is a smooth homeomorphism. Since UU is an open subset of the 3-dimensional vector space 𝔰𝔩(2,)\mathfrak{sl}(2, \mathbb{R}), this provides a local coordinate chart for SL(2,)SL(2, \mathbb{R}) around the identity.

3. Conclusion

Because SL(2,)SL(2, \mathbb{R}) is a Lie group, we can translate this local chart to any point ASL(2,)A \in SL(2, \mathbb{R}) using the smooth map LA(B)=ABL_A(B) = AB. This covers the entire group with smooth charts, proving it is a manifold of dimension 3.


The Basis of 𝔰𝔩(2,)\mathfrak{sl}(2, \mathbb{R})

Any 2×22 \times 2 matrix XX with tr(X)=0\text{tr}(X) = 0 must be of the form: X=(abca)X = \begin{pmatrix} a & b \\ c & -a \end{pmatrix}

We can decompose this into three independent basis matrices:

  1. H=(1001)H = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}
  2. E=(0100)E = \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix}
  3. F=(0010)F = \begin{pmatrix} 0 & 0 \\ 1 & 0 \end{pmatrix}

Since any traceless matrix is a linear combination aH+bE+cFaH + bE + cF, the dimension is exactly 3.


Geometric Interpretation

The exponential map transforms these basis vectors into specific types of transformations within SL(2,)SL(2, \mathbb{R}):

Because exp\exp is a local diffeomorphism near the origin, these three “directions” in the vector space 𝔰𝔩(2,)\mathfrak{sl}(2, \mathbb{R}) translate directly into the three dimensions of the manifold SL(2,)SL(2, \mathbb{R}).


1. The Matrix FEF-E

The matrix X=FEX = F - E is the standard generator for rotations: X=FE=(0110)X = F - E = \begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix} Since X2=IX^2 = -I, this matrix behaves like the imaginary unit ii.

2. The Exponential Path

The exponential map exp(t(FE))\exp(t(F-E)) produces the standard rotation matrix: exp(t(FE))=(costsintsintcost)\exp(t(F-E)) = \begin{pmatrix} \cos t & -\sin t \\ \sin t & \cos t \end{pmatrix} This is the group SO(2)SO(2), the subgroup of all orthogonal matrices with determinant 1.

3. Role in SL(2,)SL(2, \mathbb{R}) Topology


Annex Jacobi’s formula

1. Diagonalizable Case

Assume X=PDP1X = P D P^{-1} where DD is diagonal with eigenvalues λi\lambda_i.

  1. tr(X)=λi\text{tr}(X) = \sum \lambda_i.
  2. eX=PeDP1e^X = P e^D P^{-1}, so det(eX)=det(eD)\det(e^X) = \det(e^D).
  3. det(eD)=eλi=eλi=etr(X)\det(e^D) = \prod e^{\lambda_i} = e^{\sum \lambda_i} = e^{\text{tr}(X)}.

2. Differential Equation Proof

Define f(t)=det(etX)f(t) = \det(e^{tX}).