One-parameter subgroups

One-parameter subgroups

Definition

The first step in proving the theorem about smooth homomorphisms between matrix groups is to understand their one-parameter subgroups.

Definition:

A 1-parameter subgroup of a matrix group G is a smooth homomorphism F : ( 𝐑 , + ) G where ( 𝐑 , + ) is the additive group of real numbers. In other words, F ( t 1 + t 2 ) = F ( t 1 ) F ( t 2 ) and F ( 0 ) = I .

It's called a 1-parameter subgroup because it has one parameter, t , and its image is a subgroup. Here's an example.

Example:

For any X 𝔤 , F ( t ) = exp ( t X ) is a 1-parameter subgroup. This is because exp ( t 1 X ) exp ( t 2 X ) = exp ( ( t 1 + t 2 ) X ) because [ t 1 X , t 2 X ] = t 1 t 2 [ X , X ] = 0 . Moreover exp ( 0 X ) = I .

One-parameter subgroups have the form exp(tX)

It turns out this is the only way to get a 1-parameter subgroup.

Lemma:

Any 1-parameter subgroup F : 𝐑 G has this form, i.e. there exists an X 𝔤 such that F ( t ) = exp ( t X ) .

Proof:

We have F ( s + t ) = F ( s ) F ( t ) and F ( 0 ) = I . We will differentiate the first equation with respect to s at s = 0 . Writing the derivative of F with respect to its variable as F ˙ , we get d d s | s = 0 F ( s + t ) = F ˙ ( t ) , d d s | s = 0 F ( s ) F ( t ) = F ˙ ( 0 ) F ( t ) . This tells us that F ( t ) satisfies the ordinary differential equation F ˙ ( t ) = F ˙ ( 0 ) F ( t ) and we can think of F ( 0 ) = I as an initial condition. By the existence and uniqueness theorem for ordinary differential equations, this differential equation has a unique solution when the initial condition is specified.

We can check that exp ( t F ˙ ( 0 ) ) is a solution which satisfies the initial condition, therefore it agrees with the unique solution F ( t ) . To see that exp ( t F ˙ ( 0 ) ) solves the equation:

  • differentiate it and we get d d t exp ( t F ˙ ( 0 ) ) = F ˙ ( 0 ) exp ( t F ˙ ( 0 ) ) ,

  • set t = 0 and get exp ( 0 F ˙ ( 0 ) ) = I .

Remark:

If we hadn't already constructed the exponential map for matrices, this theorem from ordinary differential equations would tell us that it exists. Indeed, that is how the exponential map is constructed for Lie groups in general. I will not prove the existence and uniqueness theorem for ODEs: I assume you either know it already or will go and read about it if you're interested.