90 4 Groups, Lie Groups, and Lie Algebras
satisfied since for any x ∈ R, −x is its (additive) inverse. Thus R is a group under
addition, and is in fact an abelian group since x +y =y +x, ∀x,y ∈R.
Note that R is not a group under regular multiplication, since 0 has no multi-
plicative inverse. If we remove 0, though, then we do get a group, the multiplicative
group of nonzero real numbers, denoted R
∗
. We leave it to you to verify that R
∗
is a group. You should also verify that this entire discussion goes through for C as
well, so that C under addition and C
∗
≡C\{0}under multiplication are both abelian
groups.
Example 4.2 Vector spaces as additive groups
The previous example of R and C as additive groups can be generalized to the case
of vector spaces, which are abelian groups under vector space addition. The group
axioms follow directly from the vector space axioms, as you should check, with 0
as the identity. While viewing vector spaces as additive groups means we ignore
the crucial feature of scalar multiplication, we will see that this perspective will
occasionally prove useful.
Example 4.3 GL(V ), GL(n, R), and GL(n, C): The general linear groups
The general linear group of a vector space V , denoted GL(V ), is defined to be
the subset of L(V ) consisting of all invertible linear operators on V . We can easily
verify that GL(V ) is a group: to verify closure, note that for any T,U ∈GL(V ), TU
is linear and (T U)
−1
=U
−1
T
−1
,soTU is invertible. To verify associativity, note
that for any T,U,V ∈GL(V ) and v ∈V ,wehave
T(UV)
(v) =T
U
V(v)
=
(T U )V
(v) (4.4)
(careful unraveling the meaning of the parentheses!) so that T(UV)= (T U )V .To
verify the existence of the identity, just note that I is invertible and linear, hence in
GL(V ). To verify the existence of inverses, note that for any T ∈GL(V ), T
−1
exists
and is invertible and linear, hence is in GL(V ) also. Thus GL(V ) is a group.
Let V have scalar field C and dimension n.IfwepickabasisforV , then for
each T ∈ GL(V ) we get an invertible matrix [T ]∈M
n
(C). Just as all the invertible
T ∈ L(V ) form a group, so do the corresponding invertible matrices in M
n
(C);
this group is denoted as GL(n, C), and the group axioms can be readily verified
for it.
1
When C =R we get GL(n, R),thereal general linear group in n dimen-
sions, and when C = C we get GL(n, C),thecomplex general linear group in n
dimensions.
While neither GL(V ), GL(n, R), nor GL(n, C) occur explicitly very often in
physics, they have many important subgroups, i.e. subsets which themselves are
groups. The most important of these arise when we have a vector space V equipped
1
You may recall having met GL(n, R) at the end of Sect. 2.1. There we asked why it is not a vector
space, and now we know—it is more properly thought of as a group!