4

Let $G\subseteq GL_n(\mathbb R)$ and let $\mathfrak g$ denote its Lie algebra.

Let $e: \mathfrak g \to G$ be the map $X \mapsto e^X$.

Does there exist an example of $G$ and $\mathfrak g$ such that $e$ is not injective?

Of course I think the answer is no, there is no such example because $e: \mathbb R \to \mathbb R$ is injective.

What about $G\subseteq GL_n(\mathbb C)$?

Since the map is the same I again think there should not exist such an example.

learner
  • 1,967

1 Answers1

8

As a simple counterexample: The group $SO(2) \subset GL_2(\mathbb{R})$ is isomorphic to $\mathbb{S}^1$; its Lie algebra is the space of skew-symmetric matricies, and its exponential map is given by $$ e : \left( \begin{array}{cc} 0 & t \\ -t & 0 \end{array} \right) \mapsto \left( \begin{array}{cc} \cos t & \sin t \\ -\sin t & \cos t \end{array} \right) $$ which isn't injective.

mollyerin
  • 3,820