Normal Subgroups, Quotient Groups, and Group Actions

April 11, 2026 · Luciano Muratore

1. The First Isomorphism Theorem

The First Isomorphism Theorem is a fundamental tool in group theory that relates a group, its image under a homomorphism, and its kernel.

  • Let φ:GH\varphi:G\rightarrow H be a group homomorphism.
  • Theorem: G/ker(φ)Im(φ)G/ker(\varphi)\cong Im(\varphi).
  • If the homomorphism is surjective (onto), then G/ker(φ)HG/ker(\varphi)\cong H.

Example: R/ZU\mathbb{R}/\mathbb{Z}\cong U

  • Define the map φ:RU\varphi:\mathbb{R}\rightarrow U by φ(x)=e2πix\varphi(x)=e^{2\pi ix}.
  • The kernel is ker(φ)=Zker(\varphi)=\mathbb{Z}.
  • The image is Im(φ)=UIm(\varphi)=U.
  • By the First Isomorphism Theorem, the quotient of the real numbers by the integers is isomorphic to the unit circle UU.

2. Finite Order Elements

In the group UU (the unit circle), we can identify elements of finite order.

  • An element e2πixUe^{2\pi ix} \in U has finite order if and only if xQx \in \mathbb{Q}.
  • Let V={e2πiqqQ}V = \{e^{2\pi iq} \mid q \in \mathbb{Q}\} be the set of all such elements.
  • This group of roots of unity is isomorphic to the quotient of the rationals by the integers: VQ/ZV \cong \mathbb{Q}/\mathbb{Z}.

3. Product Groups and Quotients

When dealing with product groups G×HG \times H, we can define projections π1\pi_1 and π2\pi_2.

Projections and Kernels

  • π1(g,h)=g\pi_1(g,h)=g with ker(π1)={eG}×Hker(\pi_1)=\{e_G\}\times H.
  • π2(g,h)=h\pi_2(g,h)=h with ker(π2)=G×{eH}ker(\pi_2)=G\times\{e_H\}.

Quotient Properties

  • The quotient by a factor is isomorphic to the other factor: (G×H)/({eG}×H)G(G\times H)/(\{e_G\}\times H)\cong G.
  • For subgroups AGA \le G and BHB \le H, the quotient of the products is the product of the quotients: (G×H)/(A×B)(G/A)×(H/B)(G\times H)/(A\times B) \cong (G/A) \times (H/B)

4. Linear Groups: GLn(K)GL_n(K) and SLn(K)SL_n(K)

The relationship between general and special linear groups is a classic application of quotient groups.

  • GLn(K)GL_n(K): The group of invertible n×nn \times n matrices.
  • SLn(K)SL_n(K): The group of matrices with determinant 1.
  • The determinant map det:GLn(K)Kdet: GL_n(K) \rightarrow K is a homomorphism where the kernel is SLn(K)SL_n(K).
  • Therefore, GLn(K)/SLn(K)K×GL_n(K)/SL_n(K) \cong K^{\times}.

5. Centers and Inner Automorphisms

The Center of a Group

The center Z(G)Z(G) consists of all elements that commute with every element in GG: Z(G)={zGzg=gz,gG}Z(G) = \{z \in G \mid zg = gz, \forall g \in G\}

Inner Automorphisms

An inner automorphism ϕg\phi_g is defined by conjugation: ϕg(x)=gxg1\phi_g(x) = gxg^{-1}.

  • The set of all inner automorphisms is denoted Int(G)Int(G).
  • The map C:GInt(G)C: G \rightarrow Int(G) is a homomorphism with ker(C)=Z(G)ker(C) = Z(G).
  • Isomorphism: G/Z(G)Int(G)G/Z(G) \cong Int(G).

6. Group Actions

A group action of GG on a set XX is a map G×XXG \times X \rightarrow X satisfying ex=xe \cdot x = x and g(hx)=(gh)xg \cdot (h \cdot x) = (gh) \cdot x.

Key Concepts

  • Orbit (OxO_x): The set of points {gxgG}\{g \cdot x \mid g \in G\}.
  • Fixed Points (XgX^g): The set of points {xXgx=x}\{x \in X \mid g \cdot x = x\}.

Types of Actions

  • Faithful: Only the identity element acts as the identity map.
  • Free: No non-identity element fixes any point.
  • Transitive: There is only one orbit (any point can be moved to any other point).
  • Simply Transitive: An action that is both free and transitive.

Conclusion

  • Quotients arise naturally from homomorphisms.
  • Centers control the structure of inner automorphisms.
  • Group Actions encode symmetry and their orbits classify the behavior of the action.