2.1 Group theory
The mathematical formalism for describing symmetries is called group theory.
Definition 2.1.1. The fundamental object in group theory is a group, defined as a pair , where is a set and is the group operation, which together satisfies the following properties:
- i)
- Associativity: .
- ii)
- Identity element: .
- iii)
- Inverse element: .
Definition 2.1.2. Note from Definition 2.1.1 that the group operation is not necessarily commutative (). If this condition does hold, the group is called an abelian group.
Example 2.1.1. To formalize the four-fold rotation symmetry of a square discussed above, we can define the group as (, ), where is addition modulo 4, and the elements of the set can represent rotations by , , , and , respectively. One can check that satisfies all the properties of an abelian group.
Group representations
To make the abstract mathematical structure of the group more concrete, we next consider representations of groups.
Definition 2.1.3. A group representation , of dimension , is a mapping of the group elements to matrices in some -dimensional vector space , such that the group operation is preserved: . Necessarily, this means that , the identity matrix of . Representations of a group are not unique, and arbitrarily many new represenations can be constructed simply by taking tensor sums and products, denoted by the and symbols respectively, of existing ones.
Definition 2.1.4. An irreducible representation (irrep) is one with no non-trivial invariant subspaces, i.e., it cannot be decomposed into the tensor sums of smaller-dimensional representations.1
Example 2.1.2. The group from Example 2.1.1 can be represented simply as scalar complex numbers ():
| (2.1.1) |
One can check this satisfies the conditions of Definition 2.1.3, and since it is 1-dimensional, it is also irreducible.
Definition 2.1.5. Every group has a -dimensional regular representation , where is the number elements of the group, called the order of the group. The vector space , and the representation is defined such that
| (2.1.2) |
Example 2.1.3. For our group, we can use the set of four basis vectors in , and derive the matrices such that they transform according to the respective group operations:
| (2.1.3) |
The regular representation has some fun properties, such as its reducibility into irreps with each irrep appearing as many times in the decomposition as its dimension. For us, it will mostly serve as a useful way to think about the adjoint representation we will encounter below.
Continuous symmetries
Symmetries can be discrete, as above, as well as continuous.
Example 2.1.4. A circle has a continuous 2D rotational symmetry; rotations by any angle leave it invariant. This corresponds to the special orthogonal group in 2-dimensions .
Definition 2.1.6. More generally, the orthogonal group in dimensions, , is defined as the group of orthogonal, or “distance-preserving”, matrices , s.t. . The special orthogonal group is the subgroup of orthogonal matrices with determinant 1, essentially retaining only rotations while removing reflections.
As their definition suggests, the group elements have a natural representation as the rotation matrices. For , these are of the form:
| (2.1.4) |
where is the angle of rotation. These matrix representations are called the fundamental or defining representations of .
Definition 2.1.7. is isomorphic — meaning identical to in terms of its group-theoretic properties — to the unitary group . The unitary group is the group of unitary matrices, i.e., those satisfying , where is the conjugate transpose, or Hermitian conjugate (h.c.) of . The special unitary group , again is the subgroup of unitary matrices with determinant 1. As we will soon see, these groups effectively define the structure of the SM.
has the simple 1D fundamental representation:
| (2.1.5) |
i.e., all complex numbers of unit magnitude.
Definition 2.1.8. An infinite group is compact if a group-invariant sum or integral over the group elements is finite. is compact, as
| (2.1.6) |
is finite. Indeed, all and groups are compact.
Examples of important non-compact groups include the group of translations in dimensions and the Lorentz group, which we will discuss in detail in Section 2.3.
1Technically, certain pathological reducible representations of non-compact groups also cannot be decomposed into irreps, so “non-decomposability” is a necessary but insufficient condition for irreps.