MTH3003 Lecture 10

Simon Smith

This lecture pushes further into isomorphisms, treating them as the right notion of “sameness” for groups and then using that perspective to classify groups of prime order. We also see concrete examples and a full proof that any group of prime order is cyclic and hence isomorphic to a familiar model.

Isomorphisms

We now formalise when two groups “are the same” from a structural point of view.

Definition — Isomorphism

A function between groups and is called an isomorphism if:

  • is a homomorphism, i.e. for all ,
  • is bijective (one-to-one and onto).

In this case we say and are isomorphic and write .

The slogan is: isomorphic groups have the same group structure, but may use different “labels” for their elements.

  • If , then:
    • .
    • Algebraic properties are preserved (for example, being Abelian, being cyclic, orders of elements).
  • Intuitively, an isomorphism is a relabelling of elements that preserves the operation.

Simple isomorphism example

Consider and . Map each permutation of to the corresponding permutation of by sending , , and acting on the images. This is a bijective homomorphism, so .

In particular, when we say “up to isomorphism there is only one group of order ”, we mean any two groups of order are isomorphic, even though there are infinitely many ways to present them with different symbols.

  • For instance, all the following are isomorphic:
    • ,
    • ,
    • ,
    • And so on, with any -cycle in any -element set.

Examples of Isomorphisms

We now move to two important families of examples.

Cyclic Permutation Group Vs Modular Integers

Let . We have:

  • The cyclic group where is the -cycle , operation is composition.
  • The integers modulo , operation is (addition modulo ).

Every element of can be written as for some integer , and every element of can be written as a multiple of .

The isomorphism

Define by . Then:

  • is a homomorphism, because .
  • is onto, because every is hit by .
  • is one-to-one, as the only way is if , so in .

Thus, we obtain the key structural identification

Logarithm as an Isomorphism

Consider:

  • , the group of positive real numbers under multiplication.
  • , the group of real numbers under addition.

The natural logarithm is a bijection with inverse .

Logarithm is an isomorphism

The map satisfies:

  • for all , so it is a homomorphism from to .
  • From the graph of , it is clear that is one-to-one and onto, with inverse . Hence is a group isomorphism and

This illustrates how isomorphisms can turn multiplicative structures into additive ones when there is a suitable “logarithm-like” map.

Non-Examples of Isomorphisms

Sometimes it is easy to see that two groups cannot be isomorphic.

Basic obstruction: different sizes

Let and be finite groups with . Then .

Proof idea:

  • If there was an isomorphism , then would be a bijection between the underlying sets.
  • But finite sets with different cardinalities cannot be in bijection.
  • Hence no isomorphism can exist.

More generally, any invariant property that differs between and (order, number of elements of a given order, Abelian vs non-Abelian, etc.) shows they are not isomorphic.

Classification of Groups of Prime Order

We end with an important structural classification result.

Theorem — Groups of prime order

Let be a group and let be a prime. If , then . In particular, up to isomorphism, there is only one group of order .

Proof sketch.

  1. Choose a non identity element .

  2. Consider the subgroup .

  3. By Lagrange’s theorem, the order divides . Since is prime, we must have or .

  4. The case would mean , but , so this is impossible. Therefore, .

  5. Now , so by basic subgroup properties we conclude . Thus, is cyclic, generated by , and

6. Recall that $C_{p} = \langle \rho \rangle$ with $\rho = (1\\,\dots\,p)$, so

C_{p} = {e, \rho, \rho^{2}, \dots, \rho^{p-1}}.

7. Define $\varphi \colon G \to C_{p}$ by

\varphi(g^{n}) = \rho^{n} \quad \text{for all } 0 \leq n < p.

This is well-defined because every element of $G$ has a unique expression $g^{n}$ with $0 \leq n < p$. 8. The map $\varphi$ is clearly bijective (it pairs each $g^{n}$ with the corresponding $\rho^{n}$). Moreover, it is a homomorphism:

\varphi(g^{n} g^{m}) = \varphi(g^{n+m}) = \rho^{n+m} = \rho^{n} \rho^{m} = \varphi(g^{n}) \varphi(g^{m}).

Hence, $\varphi$ is an isomorphism. Therefore, every group of prime order $p$ is isomorphic to the standard cyclic group $C_{p}$, and there is only one such group up to isomorphism. --- ## Pre-Lecture Notes from [[mth3003 lecture notes 10.pdf|University Notes]] - Defined **[[isomorphism]]** as a bijective homomorphism $\theta \colon G \to H$, wrote $G \cong H$, and emphasised "same structure, different labels". - Noted that isomorphic finite groups have the same order; more generally, isomorphisms preserve structural properties like being cyclic or Abelian. - Gave examples: - $\operatorname{Sym}(\{a,b,c\}) \cong \operatorname{Sym}(\{1,2,3\})$ via relabelling of symbols. - $C_{n} \cong Z_{n}$ via $\varphi(\rho^{m}) = [m]_{n}$, with a detailed handout proof that $\varphi$ is a homomorphism, onto, and one-to-one. - $(\mathbb{R}_{>0}, \times) \cong (\mathbb{R}, +)$ via $\ln$, using $\ln(xy) = \ln(x) + \ln(y)$ and the bijection properties of $\ln$. - Presented a basic non-example: finite groups of different orders cannot be isomorphic, because bijections between finite sets preserve cardinality. - Proved the classification theorem: any group $G$ of prime order $p$ is cyclic and isomorphic to $C_{p}$, by choosing $g \neq e$, applying Lagrange’s Theorem to $\langle g \rangle$, and constructing an explicit isomorphism to $C_{p}$. - Next time: continue exploring structure via isomorphisms, building towards more sophisticated classification tools (for example, products and further examples of finite groups).