Lie algebra elements as linear operators

The fundamental representation of is

which is a 4x4 matrix. We should more formally write this as

as the notion of a Lie algebra element is independent from its representation.

Recall that for a Lie algebra , a representation is a mapping , where is some vector space and is (loosely) the space of all linear operators on . In other words, a representation defines an action of on .

In the vector space is . The fundamental representation is the action of on :

which can also be written as

There is a slight inconsistency between how appears in and . In the former it is a matrix, and in the latter it appears as a function that takes as its argument. Explanation: - We should see as the matrix form of the linear operator in a given basis of . - We should see as the linear operator form of the representation, which is basis-independent.

Henceforth, to be extra clear, we shall differentiate the two notationally. refers to the linear operator, and will refer to its matrix form (in a given basis of ). As a short-hand, we may also write .

Some remarks:

  • Specifically, is the infinitesimal version of the fundamental action of on .
  • In , we see that the element has a prepended. This might seem a bit confusing, but this is necessary in order to represent translation as a linear operation. You can read more about this here and here.
  • You may notice that the prepended has turned into a in the RHS of . This is because strictly speaking the is a mapping from to the tangent space (so its signature is actually ). To see why read this again. The fact that the codomain is now the tangent space makes intuitive sense, as and correspond to an infinitesimal translation and rotation respectively (i.e. a velocity and an angular velocity). So should be interpreted as a tangent vector (the rate-of-change of when acted upon by ). The only reason I got away with writing above is because of the isomorphism .
  • It’s important to keep in mind that as soon as you are working with matrix-forms of the representation, you have implicitly assumed that you are working on some basis of the fundamental representation space .

Lie algebra elements as vectors

In the above we represented Lie algebra elements as linear operators on . However, Lie algebras also “exist” without reference to their action on some vector space. In fact, they are vector spaces themselves.

For example, given some basis we may write any Lie algebra element as . The components can also be seen as a 6-component column vector in the given basis (In the paper, I often write this as instead). Why 6? That’s because .

Remark: With the risk of adding extra confusion, I should point out that the linear operators are also vectors. That is, the set is a vector space. This is one of the (many) reasons why we often identify Lie algebras with their fundamental representations.

We thus have two ways of writing down a Lie algebra element explicitly (given a basis of ):

  1. As a matrix
  2. As a column vector .

Now, since is a vector space, we may consider linear operators acting on . A set of such linear operators is given by the adjoint. For any Lie algebra element , we have that is a linear operator acting on .

So if we write as a vector space of 6-vectors, in a given basis, then we must have that should be a matrix in that basis. We denote this matrix as .

Finally, we should also note that is actually also a representation of . Its signature is . So in this case, we have that (i.e. the Lie algebra is acting on itself).

Let’s tie it all together: Let denote the adjoint action, and let , then all of the below are equivalent ways of writing the adjoint:

Completing the picture

What’s an easy way to simultaneously treat Lie algebra elements as matrices and vectors? One way is to write a basis for the Lie algebra using its fundamental representation. See again. It is quite easy to parse out what a basis for all matrices of the form could be:

We can now “forget” the difference between and , identifying . Now, any element can be written as , and in vector form this is .

Some remarks:

  • We have considered basis sets over two different spaces in the note: over the representation space and over the Lie algebra . In principle these can be chosen independently.
  • However, the basis set defined above is actually induced from a given basis over the representation space.
    • “Weren’t the matrices a basis over the representation, and not the Lie algebra?”:
      • Yes but we have now identified the fundamental representation with the Lie algebra itself. So a basis over the set is now a basis over the Lie algebra itself.
    • “We haven’t defined !”
      • Yes, but as soon as you write down a matrix, you implicitly assume that you are working in some basis for the -dimensional vector space that the matrix acts on.
      • Recall that:
        • a vector = element of a vector space
        • a column vector = a -sized matrix of components of the vector in a given basis