Fiveable

🔢Category Theory Unit 3 Review

QR code for Category Theory practice questions

3.4 Examples in concrete categories

3.4 Examples in concrete categories

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
🔢Category Theory
Unit & Topic Study Guides

Isomorphisms in set theory reveal deep connections between mathematical structures. They show when objects are essentially the same, despite surface differences. This concept extends to various mathematical categories, like groups and topological spaces.

Initial and terminal objects are special elements in categories with universal properties. The empty set and singleton sets play these roles in Set. Understanding these concepts helps simplify proofs and identify key structures across different mathematical domains.

Isomorphisms in set category

Group isomorphisms and category theory

  • In the category of groups (Grp), an isomorphism is a group isomorphism which is a bijective group homomorphism
    • A group homomorphism f:GHf: G \to H preserves the group operation f(g1g2)=f(g1)f(g2)f(g_1 \cdot g_2) = f(g_1) \cdot f(g_2) for all g1,g2Gg_1, g_2 \in G
  • To show two groups GG and HH are isomorphic in Grp, find a bijective group homomorphism f:GHf: G \to H
    • The inverse function f1:HGf^{-1}: H \to G will also be a group homomorphism since ff is bijective
  • Isomorphic groups have the same group structure and properties (order, subgroups, etc.)
Group isomorphisms and category theory, Category:Group theory - Wikimedia Commons

Initial and terminal objects in sets

  • In the category of sets (Set):
    • The empty set \emptyset is an initial object since there exists a unique function f:Af: \emptyset \to A for any set AA
    • Any singleton set {x}\{x\} is a terminal object because for any set AA, there exists a unique function g:A{x}g: A \to \{x\} mapping every element of AA to xx
  • Initial and terminal objects are unique up to isomorphism in a category
Group isomorphisms and category theory, File:Graphs for isomorphism explanation.svg - Wikimedia Commons

Examples of initial/terminal objects

  • In the category of groups (Grp):
    • The trivial group {e}\{e\} is both an initial and terminal object
      • For any group GG, there exists a unique group homomorphism f:{e}Gf: \{e\} \to G mapping ee to the identity element of GG
      • There also exists a unique group homomorphism g:G{e}g: G \to \{e\} mapping every element of GG to ee
  • In the category of topological spaces (Top):
    • The one-point space {}\{*\} is a terminal object since for any topological space XX, there exists a unique continuous function f:X{}f: X \to \{*\}
  • In the category of rings (Ring):
    • The zero ring {0}\{0\} is an initial object
    • The ring of integers Z\mathbb{Z} is an initial object in the category of rings with unity

Applications of categorical concepts

  • Use isomorphisms and initial/terminal objects to:
    • Prove two objects in a concrete category are isomorphic by finding a bijective morphism between them
    • Identify the initial and terminal objects in a given concrete category based on their universal properties
    • Simplify compositions involving initial or terminal objects
  • Example: In Set, prove that for any set AA, the composition fg:Af \circ g: \emptyset \to A is the unique function from \emptyset to AA, where g:{x}g: \emptyset \to \{x\} and f:{x}Af: \{x\} \to A
    1. gg is the unique function from \emptyset to {x}\{x\} (initial object property)
    2. ff is an arbitrary function from {x}\{x\} to AA
    3. The composition fgf \circ g is a function from \emptyset to AA
    4. By the initial object property, fgf \circ g must be the unique function from \emptyset to AA
  • Example: Prove that the fundamental group of a topological space is a group up to isomorphism in Grp