ConceptComplete

Homomorphisms and Quotient Groups - Core Definitions

Homomorphisms are structure-preserving maps between groups, providing the natural notion of morphism in group theory. They reveal how groups relate to one another and enable the construction of quotient groups.

DefinitionGroup Homomorphism

A function Ο•:Gβ†’H\phi: G \to H between groups is a homomorphism if it preserves the group operation: Ο•(ab)=Ο•(a)Ο•(b)forΒ allΒ a,b∈G\phi(ab) = \phi(a)\phi(b) \quad \text{for all } a, b \in G

Key properties of homomorphisms:

  1. Ο•(eG)=eH\phi(e_G) = e_H (identity maps to identity)
  2. Ο•(aβˆ’1)=Ο•(a)βˆ’1\phi(a^{-1}) = \phi(a)^{-1} (inverses map to inverses)
  3. Ο•(an)=Ο•(a)n\phi(a^n) = \phi(a)^n for all n∈Zn \in \mathbb{Z}
ExampleClassical Homomorphisms
  • Determinant: det⁑:GLn(R)β†’Rβˆ—\det: GL_n(\mathbb{R}) \to \mathbb{R}^* satisfies det⁑(AB)=det⁑(A)det⁑(B)\det(AB) = \det(A)\det(B)
  • Exponential: exp⁑:(R,+)β†’(R+,β‹…)\exp: (\mathbb{R}, +) \to (\mathbb{R}^+, \cdot) satisfies exp⁑(a+b)=exp⁑(a)exp⁑(b)\exp(a+b) = \exp(a)\exp(b)
  • Sign map: sgn:Snβ†’{Β±1}\text{sgn}: S_n \to \{\pm 1\} maps even permutations to +1+1 and odd to βˆ’1-1
  • Modular reduction: Ο€:Zβ†’Zn\pi: \mathbb{Z} \to \mathbb{Z}_n given by Ο€(a)=aβ€Šmodβ€Šn\pi(a) = a \bmod n
DefinitionKernel and Image

For a homomorphism ϕ:G→H\phi: G \to H:

The kernel is: ker⁑(Ο•)={g∈G:Ο•(g)=eH}\ker(\phi) = \{g \in G : \phi(g) = e_H\}

The image is: im(Ο•)={h∈H:h=Ο•(g)Β forΒ someΒ g∈G}\text{im}(\phi) = \{h \in H : h = \phi(g) \text{ for some } g \in G\}

The kernel is always a normal subgroup of GG, and the image is always a subgroup of HH.

The kernel measures how far Ο•\phi is from being injective. In fact, Ο•\phi is injective (one-to-one) if and only if ker⁑(Ο•)={eG}\ker(\phi) = \{e_G\}. An injective homomorphism is called a monomorphism, a surjective homomorphism is an epimorphism, and a bijective homomorphism is an isomorphism.

Remark

Two groups GG and HH are isomorphic (written G≅HG \cong H) if there exists an isomorphism between them. Isomorphic groups have identical algebraic structure—they are essentially the same group with different labels. For example, Z4\mathbb{Z}_4 and the group of rotations of a square are isomorphic.

Understanding homomorphisms is crucial because they allow us to study groups through their relationships. The First Isomorphism Theorem establishes that every homomorphism induces an isomorphism G/ker⁑(Ο•)β‰…im(Ο•)G/\ker(\phi) \cong \text{im}(\phi), connecting quotient groups to subgroups of the target.