2

I am working on an exercise that asks to find an explicit group embedding of $O(n)$ into $SO(n+1)$. The answer to another question (Embedding between Lie Groups) suggests that the map can be given by $$F: O(n) \hookrightarrow SO(n+1)$$ $$A \mapsto \begin{bmatrix} \det(A) & 0 \\ 0 & A\end{bmatrix}.$$ Since $O(n)$ is compact, this map will be a smooth embedding if it is a smooth injective immersion. Hence, the problem reduces to showing this. Injectivity is obvious.

I assume smoothness follows from the determinant function and the identity map being smooth and then viewing the image a subset of $\mathbb{R}^{(n+1) \times (n+1)}$.

The immersion part is giving me some problems. What is the standard method to proving a map to be an immersion? So far I have only seen examples of maps that map either into or from $\mathbb{R}$ and so standard derivatives are used. Is this done directly from the definition of the differential?

I've computed to the differential to be: $$F_*(X_M)(g) = X_M(g \circ F), \quad M \in O(N), ~g \in C^\infty_M(O(N)), ~X_M \in T_M(O(N))$$ but this doesn't seem to be very helpful.

CBBAM
  • 7,149
  • Directly from the definition is annoying. Also, one rarely computes concrete things directly from definitions. Here, your function can obviously be defined on the vector space of all $n\times n$ matrices, and can be thought of as a map into the vector space of all $(n+1)\times (n+1)$ matrices. Compute the usual Frechet derivative there. Then, restrict to the tangent space of the orthogonal group. Also, since you’re working with Lie group homomorphisms, it is enough to compute at the identity. – peek-a-boo May 25 '23 at 08:24
  • @peek-a-boo Yes that is correct, I am familiar with the Lie algebra $\mathfrak{o}(n)$. However I am not very comfortable with Frechet derivatives. How would this be done? Also why does working with Lie group homomorphisms reduce the problem to computing the derivative at the identity? – CBBAM May 25 '23 at 08:31
  • For the first question, google why the derivative of determinant at the identity is the trace. Second, suppose I tell you that a smooth function $f:\Bbb{R}+\to \Bbb{R}+$ is such that for all $x$ and $a$, we have $f(ax)=f(a)f(x)$ (i.e a Lie group homomorphism of the multiplicative group of real numbers into itself). Then, differentiating at $x=1$ gives $f’(a)=\frac{f(a)}{a}f’(1)$. In words, derivative at an arbitrary point in the group is given by a non-zero multiple of the derivative at the identity. In the general case, you’ll have to compose by appropriate isomorphisms – peek-a-boo May 25 '23 at 08:43
  • The isomorphisms being given by derivatives of left/right translations (which are obviously diffeomorphisms, so their tangent maps are isomorphisms). Composing by isomorphisms doesnt change injectivity/surjectivity/bijectivity of a linear map. Now put all of this together. – peek-a-boo May 25 '23 at 08:44
  • oh and if you’re following Lee’s book, then he definitely mentions somewhere that Lie group homomorphisms have constant rank, which is why it suffices to consider things at the identity. And if you want to appeal to slightly more abstract results (actually not so abstract, it’s a very important consequence of the inverse/implicit function theorem (both of which are equivalent to the constant-rank theorem)) the global rank theorem tells us that a smooth injective map with constant rank is an immersion. Hence an injective Lie group homomorphism is an immersion. – peek-a-boo May 25 '23 at 09:11

1 Answers1

5

I’ll just write up an answer with a few ways of attacking the problem, and let you fill in some of the details (which can easily be found if you search the site or any decent book). First, let me make the remark that we rarely use definitions to actually compute things. We use definitions to prove theorems (and then we use those theorems and definitions to prove more theorems and make up new definitions… and the cycle continues the deeper down the rabbit hole you go). To actually compute things, we invoke theorems (and some of the most important calculations are results of very important theorems; carefully justifying certain calculations can lead to a whole branch of math). Having that preliminary philosophy out of the way, let’s get to the solution.


Smoothness

You may wonder why the map in question actually smooth. Well, the answer to this is again by a theorem (whose proof is essentially by unwinding definitions, and can be found in many differential geometry books):

Theorem 0. (Smoothness in manifold vs vector space setting)

Let $V,W$ be (say finite-dimensional for simplcity) real normed vector spaces, and $A\subset V$ an open set, and $f:A\to W$ a given map. Then, $f$ is smooth in the usual multivariable calculus sense (see this for a whole bunch of equivalences) if and only if $f$ is smooth in the manifold sense (when $V,W$ are given the usual smooth structures consisting of the identity chart (or depending on your choice of definitions, a chart consisting of a linear isomorphism $V\to\Bbb{R}^{\dim V}$, and likewise for $W$)).

Theorem 1. (Smoothness of restrictions)

Let $M_1,M_2$ be smooth manifolds, $S_1\subset M_1,S_2\subset M_2$ smooth embedded submanifolds, and $f:M_1\to M_2$ a map such that $S_1$ is mapped into $S_2$. Let $\tilde{f}:S_1\to S_2$ denote the induced restriction of $f$. If $f$ is smooth, then so is $\tilde{f}$.

In your case, take $M_1, M_2$ to be respectively, the space of $n\times n$ and $(n+1)\times (n+1)$ matrices of real numbers, and $f(A)=\begin{pmatrix}\det A&0\\0&A\end{pmatrix}$. This is smooth because $\det$ is smooth (it is even an analytic function, since it is even a polynomial in the matrix entries). So, the induced map $\text{O}(n)\to \text{SO}(n+1)$ is also smooth.


Fastest Solution:

With the above remarks in mind, here’s the fastest solution to the problem

A smooth Lie group homomorphism has constant rank, so if it is injective then by the global rank theorem, it is an immersion.

These facts can definitely be found in Lee’s book. This is a very nice theorem and is one example of the many ‘automatic’ results for Lie groups. This seems like magic, but the fact that Lie group homomorphisms have constant rank is pretty easy (keep the $f(ax)=f(a)f(x)$ example from the comments in mind for intuition); the global rank theorem does the heavy lifting for us (you need to get a good grasp on the inverse and implicit function theorems, and constant rank theorem (and their equivalences), and their consequences, such as the global rank theorem).


A more naive solution.

Here, let us keep in mind that Lie group homomorphisms have constant rank; this is easy to prove. The tough part above was the use of the global rank theorem, so let us avoid this here. So, now, we have to actually compute the tangent map at the identity. Well, before this, you have to understand how the tangent spaces of submanifolds are related to tangent spaces of the ambient manifold, and the very important special case when the ambient manifold is actually a vector space. I’ve written several answers on this matter, so I suggest you look through them: How is the directional derivative used to determine the tangent map?, Calculating the derivative of a differentiable map between manifolds, Is tangent vector on so(3) a matrix?, and the various sublinks.

With all that in mind, you should now know that the Lie algebra $\mathfrak{o}(n)$ consists of (or more precisely, depending on how you define things, can very easily be identified with, using an appropriate isomorphism) the $n\times n$ real skew-symmetric matrices. Also, you should now know how the tangent map between the tangent spaces of the submanifolds is related to the usual Frechet derivative of the ambient map (you restrict the Frechet derivative of the ambient map, and thena. certain diagram commutes, as I describe in the links).

So, now, let us compute the derivative of the original map between vector spaces. We have \begin{align} f(A)&:=\begin{pmatrix} \det A&0\\ 0& A \end{pmatrix}, \end{align} so for any $\xi\in M_{n\times n}(\Bbb{R})$, we have \begin{align} Df_I(\xi)&= \begin{pmatrix} D(\det)_I(\xi)&0\\ 0& D(\text{id}_{M_{n\times n}(\Bbb{R})})_I(\xi) \end{pmatrix} = \begin{pmatrix} \text{tr}(\xi)&0\\ 0&\xi \end{pmatrix}. \end{align} The reason why the derivative of determinant is the trace can be found on e.g in the second half of my answer here, or simply by googling it (there are many ways to prove it). Also, the identity map is a linear transformation, so at every point it is its own derivative. So, $Df_I:M_{n\times n}(\Bbb{R})\to M_{(n+1)\times (n+1)}(R)$ is also clearly injective. Hence, its restriction to any subspace is also an injective linear map. So, here we are fortunate enough that we didn’t even need to know what explicitly the Lie algebra of the orthogonal group is; our calculation (and remarks above) shows that the tangent map between the Lie algebras is injective.

For completeness, I’ll mention that if you restrict $\xi$ to be in $\mathfrak{o}(n)$, then it is skew-symmetric, so all its diagonal entries are $0$, it has zero trace, and so $Df_I(\xi)=\begin{pmatrix}0&0\\0&\xi\end{pmatrix}$, which up to composing with isomorphisms, is precisely the tangent map between the Lie algebras (and as a sanity check, you can see that this resulting matrix is also skew-symmetric, as it should, since it must lie in the Lie algebra of $\text{SO}(n+1)$).


Finally, let’s say you don’t even want to invoke the easy fact that Lie group homomorphisms have constant rank. Then you’d have to compute $Df_A$ for an arbitrary $A\in \text{O}(n)$, and show that its restriction to the tangent space of the group at $A$ (which by the linked answers, can be identified with an honest subspace of your ambient vector space) is injective. I’ll just tell you the answer for the derivative (since the details can be found easily online) that in general, for an invertible $A\in GL(n)$, and any $\xi\in M_{n\times n}(\Bbb{R})$ we have \begin{align} Df_A(\xi)&= \begin{pmatrix} (\det A)\cdot \text{tr}(A^{-1}\xi)&0\\0&\xi \end{pmatrix}. \end{align} This is once again clearly injective, so its restriction to any subspace is also injective. So, here we’re fortunate that we don’t need to know what exactly the tangent space is. But, if you work through the derivation of why the derivative is as such, you’ll see that you’re actually exploiting the fact that the determinant functional is a homomorphism.

peek-a-boo
  • 65,833
  • 2
    and finally, the worst method of all is to use explicit charts to compute derivatives of chart-representative maps. – peek-a-boo May 25 '23 at 10:17
  • Thank you very much for this elaborate answer and all your help! Everything is a lot clearer now. – CBBAM May 25 '23 at 17:56