Lie Group Actions and Lie Group Representations

$\mathrm{SO}(3)$ acts on $\mathbb{R}^3$ meaning that each element of $\mathrm{SO}(3)$ defines a linear transformation (rotation) of $\mathbb{R}^3$. So we can say that $\mathrm{SO}(3)$ describes the rotational symmetry of $\mathbb{R}^3$.

Definition. A group $G$ is said to act on a vector space $V$ if there exists a map $\rho:G\longrightarrow\mathrm{GL}(V)$ such that
$$\rho(gh)v=\rho(g)\rho(h)v,\ \forall v\in V.$$
We also say that $\rho$ is a representation of $G$ on $V$.

Lie groups are closely related to the fundamental forces of our universe, electromagnetism, weak force, strong force, and gravity. Different Lie groups give different equations called Yang-Mills equations, which describe different forces. Those Lie groups involved with fundamental forces are called symmetry groups (usually by mathematicians) or gauge groups (usually by physicists, in mathematics gauge group means
the group of gauge transformations.). The Lie group $\mathrm{U}(1)=\mathrm{SO}(2)$ is the gauge group for electromagnetism. Yang-Mills equations with $\mathrm{U}(1)$ are simply Maxwell’s equations. (They are linear equations.) $\mathrm{SU}(3)$ is the gauge group for strong force and $\mathrm{SU}(2)\times\mathrm{U}(1)$ is the gauge group for electroweak force. The groups such as $\mathrm{SU}(2)\times\mathrm{U}(1)$ are called direct products. Recall the following propositon from abstract algebra:

Proposition. Given groups $G$ and $H$, the cartesian product $G\times H$ becomes a group with product
$$(g,h)\cdot (g’,h’)=(gg’,hh’),$$
identity $e=(e_G,e_H)$, and inverse $(g,h)^{-1}=(g^{-1},h^{-1})$.

The group $G\times H$ is called the direct product or direct sum of $G$ and $H$. (We use the notation $G\oplus H$ for direct sum.) $G\times H$ is abelian if and only if both $G$ and $H$ are abelian. If $G$ and $H$ are Lie groups, so is $G\times H$.

The gauge group of the entire standard model (physical theory that attempts to unify electromagnetism, strong and weak force) is $\mathrm{SU}(3)\times\mathrm{SU}(2)\times\mathrm{U}(1)$. Physicists have been looking for a nicer group which has $\mathrm{SU}(3)\times\mathrm{SU}(2)\times\mathrm{U}(1)$ as its subgroup. The simplest choice is $\mathrm{SU}(5)$. The $\mathrm{SU}(5)$ model was proposed by Sheldon Glashow and it predicts the decay of protons. However there has been no sign of proton decay after many years of experiments and most physicists do not believe protons would decay. The standard model does not include gravity. Physicists do not know which Lie group is involved with gravity. Possible candidates are $\mathrm{SO}^+(3,1)$ or $\mathrm{SL}(2,\mathbb{C})$. So far all the attempts to come up with a gauge theory of gravity have failed.

There are many examples that hint us that symmetry plays a crucial role in particle theory. Representation is closely related to symmetry and there is a wonderful connection between the charge of a particle and the representation of gauge group, namely the charge of a particle amounts to a choice of a representation for the gauge group. This will be discussed in a separate post. Let us study a bit more about representations.

Equivalent Representations

Two representations
$$\rho: G\longrightarrow\mathrm{GL}(V),\ \rho’: G\longrightarrow\mathrm{GL}(V)$$
are equivalent if there exists an isomorphism $T:V\longrightarrow V$ with
$$\rho(g)T=T\rho'(g),\ \forall g\in G.$$

Getting New Representation from Old Ones

Direct Sum

Let $G$ be a (Lie) group and $\rho: G\longrightarrow\mathrm{GL}(V)$, $\rho’:G\longrightarrow\mathrm{GL}(V’)$ representations. The direct sum $\rho\oplus\rho’:G\longrightarrow\mathrm{GL}(V\oplus V’)$ of $\rho$ and $\rho’$ is a representation defined by $$(\rho\oplus\rho’)(v,v’)=(\rho(g)v,\rho'(g)v’),\ \forall v\in V,v’\in V’.$$

Tensor Product

Let $V$ and $V’$ be finite dimensional vector spaces. Pick a basis $\{e_i\}$ for $V$ and a basis $\{e’_j\}$ for $V’$. Then the tensor product $V\otimes V’$ is the vector space whose basis is given by all expressions of the form $e_i\otimes e’_j$. If $v=v^ie_i\in V$ and $v’=v’^je’_j\in V’$, then
$$v\otimes v’=v^iv’^je_i\otimes e’_j.$$
So clearly we obtain,
$$\dim V\otimes V’=(\dim V)(\dim V’).$$
While this definition of tensor product is easy to understand, it does depend on the choice of bases. There is a general definition of tensor product with universal mapping property.

Theorem. Let $V$, $W$ be finite vector spaces over a field $K$. Then there exists a finite dimensional space $T$ over $K$ and a bilinear map
\begin{align*}
V\times W&\longrightarrow T\\
(v,w)&\longmapsto v\otimes w
\end{align*}
satisfying the following properties

T1. If $U$ is a vector space over $K$ and $g:V\times W\longrightarrow U$ is a bilinear map, then there exists uniquely a linear map $g_\ast:T\longrightarrow U$ such that for every $(v,w)\in V\times W$,
$$g(v,w)=g_\ast (v\otimes w).$$
In other words, the following diagram commutes.
$$\begin{array}{ccc}
& & T\\
& \nearrow &\downarrow\\
V\times W & \longrightarrow & U
\end{array}$$

T2. If $\{v_1,\cdots,v_n\}$ is a basis of $V$ and $\{w_1,\cdots,w_n\}$ is a basis of $W$, then $v_i\otimes w_j$, $i=1,\cdots,n$, $j=1,\cdots,m$ form a basis of $T$

For the proof of this theorem, see for instance [3]. The vector space $T$ is denoted by $V\otimes W$ and called the tensor product of $V$ and $W$.

Let $\rho:G\longrightarrow\mathrm{GL}(V)$ and $\rho’: G\longrightarrow\mathrm{GL}(V’)$. The tensor product $\rho\otimes\rho’: G\longrightarrow\mathrm{GL}(V\otimes V’)$ is a representation defined by
$$(\rho\otimes\rho’)(g)(v\otimes v’)=\rho(g)v\otimes\rho'(g)v’.$$

Subrepresentations

Let $\rho$ be a representation of a group $G$ on the vector space $V$. Suppose that $V’$ is an invariant space $V$ i.e. $\rho(g)(V’)\subset V’$ for all $g\in G$. Define a representation $\rho’: G\longrightarrow\mathrm{GL}(V’)$ by
$$\rho'(g)v=\rho(g)v,\ \forall v\in V’.$$
$\rho’$ is called a subrepresentation of $\rho$.

References:

[1] John Baez, Javier P. Muniain, Gauge Fields, Knots and Gravity, World Scientific 1994

[2] Brian C. Hall, Lie Groups, Lie Algebras, and Representations, An Elementary Introduction, Springer-Verlag 2003

[3] Serge Lang, Linear Algebra, 2nd Edition, Addison-Wesley Publishing Co. 1972

Leave a Reply

Your email address will not be published. Required fields are marked *