You have 3 free guides left 😟
Unlock your guides
You have 3 free guides left 😟
Unlock your guides

1.2 Morphisms, isomorphisms, and functors

3 min readjuly 25, 2024

fundamentals are crucial building blocks for understanding more complex concepts in Topos Theory. This section introduces key morphisms like monomorphisms, epimorphisms, and isomorphisms, which generalize familiar concepts from set theory to broader categorical settings.

Functors, the focus of the next part, are essential tools for connecting different categories. They allow us to map objects and morphisms between categories while preserving important structural relationships, forming the basis for more advanced categorical constructions.

Category Theory Fundamentals

Monomorphisms, epimorphisms, and isomorphisms

Top images from around the web for Monomorphisms, epimorphisms, and isomorphisms
Top images from around the web for Monomorphisms, epimorphisms, and isomorphisms
    • f:ABf: A \to B in category CC acts like injective function generalizes injectivity from Set theory
    • Left-cancellative property ensures for morphisms g,h:XAg, h: X \to A, fg=fhf \circ g = f \circ h implies g=hg = h
    • Examples: inclusion maps (subsets), group homomorphisms with trivial kernel
    • Morphism f:ABf: A \to B in category CC behaves like surjective function extends surjectivity concept
    • Right-cancellative property guarantees for morphisms g,h:BYg, h: B \to Y, gf=hfg \circ f = h \circ f implies g=hg = h
    • Examples: quotient maps (groups), projection maps (product spaces)
    • Morphism f:ABf: A \to B in category CC has inverse g:BAg: B \to A satisfying gf=1Ag \circ f = 1_A and fg=1Bf \circ g = 1_B
    • Generalizes bijective functions preserves structure between objects
    • Examples: vector space isomorphisms, group isomorphisms, homeomorphisms (topology)

Isomorphisms and two-sided inverses

  • Proof outline
    1. Assume ff is isomorphism
      • Definition provides gg with gf=1Ag \circ f = 1_A and fg=1Bf \circ g = 1_B
      • gg serves as two-sided inverse of ff
    2. Assume ff has two-sided inverse gg
      • Given gf=1Ag \circ f = 1_A and fg=1Bf \circ g = 1_B
      • Conditions match isomorphism definition
  • Key points
    • Inverse uniqueness ensures only one two-sided inverse exists
    • Isomorphisms possess both monomorphism and epimorphism properties
    • Examples: matrix inverses, function inverses (bijective functions)

Functors and Their Properties

Functors between categories

  • definition
    • Map F:CDF: C \to D between categories CC and DD preserves categorical structure
    • Assigns objects to objects and morphisms to morphisms maintaining relationships
  • Components of functor
    • Object assignment maps each object AA in CC to F(A)F(A) in DD
    • Morphism assignment takes each morphism ff in CC to F(f)F(f) in DD
  • Examples of functors
    • Forgetful functor from Group to Set strips group structure
    • Power set functor from Set to Set maps sets to their power sets
    • Fundamental group functor from Top to Group associates topological spaces with groups
    • Constant functor maps all objects to single object and all morphisms to identity
    • Identity functor maps category to itself preserving all structure

Properties of functors

  • preservation
    • For composable morphisms f:ABf: A \to B and g:BCg: B \to C in CC
    • Ensures F(gf)=F(g)F(f)F(g \circ f) = F(g) \circ F(f) maintaining operation structure
  • preservation
    • For object AA in CC, functor maps F(1A)=1F(A)F(1_A) = 1_{F(A)}
    • Preserves identity elements across categories
  • Consequences of properties
    • Commutative diagrams remain commutative when mapped by functors
    • Isomorphisms transform into isomorphisms under functor application
  • Types of functors
    • Covariant functors preserve morphism direction (standard functors)
    • Contravariant functors reverse morphism direction (dual category relationship)
  • Functors and category structure
    • Maintain source and target object relationships for morphisms
    • Map domains to domains and codomains to codomains preserving overall structure
© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.


© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.
Glossary
Glossary