I’ll be honest—much of my blogposts so far have only dealt with the analysis-side of mathematics and not so much the algebra-side. Let’s fix that.
To begin, let’s talk about the integers, commonly denoted . The integers are an algebraically rich structure whose calculations we take for granted:
- Given integers
, the result
is also an integer.
- Given integers
, addition is associative:
.
- Given any integer
,
.
- Given any integer
, there exists a unique integer
such that
.
Furthermore, given integers , addition is commutative:
. In this case, we say that the integers
form an (Abelian) group under addition.
Definition 1. Let be a set. A map
is called a binary map on
. We call
a group if it satisfies the following properties:
- For any
,
.
- There exists some
such that for any
,
.
- For any
, there exists some
such that
.
Equivalently, we say that forms a group under
. Additionally, if for any
we have
, we say that
is Abelian.
Example 1. forms an Abelian group under
.
Lemma 1. Let be a group under
.
- There exists a unique
such that for any
,
.
- For any
, there exists a unique
such that
.
We call the identity of
under
, and denote
as the inverse of
under
. In the case that the operation is addition (i.e.
), we denote the additive inverse of
by
.
Proof. Suppose are identities for
. Then
Similarly, suppose are inverses for
. Then
In particular,
Group theory pervades all commonly-used mathematical structures.
Example 2. For any vector space with addition
,
forms an Abelian group under
, almost by definition. In particular:
- Since the number systems
are fields, they are vector spaces too, and thus all form Abelian groups under
. The additive identity is, not surprisingly,
.
- Given any set
and any field
, the vector space of functions
also forms an Abelian group under
, with additive identity
.
- In particular, the commonly-used vector spaces
,
,
, and
all form Abelian groups under
.
Example 3. Let be any set, and
denote the collection of functions from
to
. Define the symmetric group on
by
Then forms a group under function composition
:
- In particular, by viewing matrices as linear transformations, the set of invertible
-valued matrices
forms a group under matrix multiplication.
- Since the latter is not commutative in general, we also conclude that
would not be Abelian in general.
Proof. Firstly, we check that is a binary operation on
. Given
, both functions are bijective. Hence, their composition
is bijective as well, yielding
.
Associativity of function composition works in , and thus works in
. The identity function
is clearly bijective. Finally for any
,
is also bijective, and thus
. Furthermore,
Therefore, every has a unique inverse
.
Furthermore, there are many smaller groups derived from these other groups. For example, the set of even numbers
satisfies the properties of an Abelian group as laid out in Definition 1. We call them sub-groups.
In what follows, let be a group.
Definition 2. We call a sub-group of
, denoted
, if the following properties hold:
- For any
,
.
forms a group under
.
Theorem 1. if and only if for any
,
.
Proof. Suppose
. Fix
. Since
forms a group under
,
and hence
.
Suppose for any
,
. In particular,
. This result implies
which in turn implies that
since the uniqueness of inverses yields
Finally, associativity is inherited from the associativity of in
.
Example 4. as subgroups under addition. Furthermore, defining
for , we have
as subgroups under multiplication.
Example 5. Given , define the set of bijections from
to
that fixes
by
Then under function composition.
Proof. Fix . Then
where the last equality follows from having an inverse:
Therefore, . Since
, we have
. By Theorem 1,
.
Example 6. Given , define the set of multiples of
by
In particular, suppose is an integer:
under addition.
- If
is an integer, then
if and only if
.
Finally, under addition.
Proof. For the first claim, we remark that the (additive) inverse of is
, so that
For the second claim, we first use the division algorithm to find unique non-negative integers such that
If
, then
, so that for any
,
yielding . Since both sets are groups, we have
by Definition 2.
. It is clear that
. Therefore,
Therefore, there exists such that
. Hence,
Therefore, implies
. Hence,
.
More groups arise from transforming these groups. For example, by judiciously choosing in Example 6, given
, we can show that under multiplication,
We could verify this fact directly, but transformations help elucidate its relationship with pre-existing groups far more vividly. We explore this idea next time via homomorphisms.
—Joel Kindiak, 15 Dec 25, 1533H