A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Isomorphisms in Categories

Graduate Depth 81 in the knowledge graph I know this Set as goal
140topics build on this
390prerequisites beneath it
See this on the map →
Categories and MorphismsFunctions as Sets and Their Characteristics+2 moreEquivalence of CategoriesGroupoids and Weak Inverses+3 more
isomorphism inverse equivalence structure

Core Idea

A morphism f: A → B in a category is an isomorphism if there exists a morphism g: B → A such that g∘f = id_A and f∘g = id_B. This categorical definition unifies bijections in Set, group isomorphisms in Grp, homeomorphisms in Top, and linear isomorphisms in Vect under a single concept. Two objects are isomorphic if an isomorphism exists between them; isomorphic objects are categorically indistinguishable.

How It's Best Learned

Verify that bijective functions are exactly the isomorphisms in Set, and that group isomorphisms match the definition. Then check that in a poset category (where morphisms are ≤ relations), the only isomorphisms are identity morphisms—since a ≤ b and b ≤ a implies a = b.

Common Misconceptions

Explainer

You already know what a bijection is: a function that is both injective (no two inputs give the same output) and surjective (every output is reached). In Set, bijections are exactly the morphisms that can be "undone" — given any output, you can trace back to exactly one input. The categorical definition of an isomorphism generalizes this idea: a morphism f: A → B is an isomorphism if there exists a morphism g: B → A such that g∘f = id_A and f∘g = id_B. The morphism g is the inverse of f. This definition captures "undoability" purely in terms of composition and identities, without mentioning elements, injectivity, or surjectivity.

The power of this definition is that it unifies "sameness" across every mathematical structure. In Set, an isomorphism is a bijection — the two sets have the same cardinality and their elements can be matched one-to-one. In Grp (groups), an isomorphism is a bijective group homomorphism — both the structure (multiplication table) and the underlying set are the same up to relabeling. In Top (topological spaces), an isomorphism is a homeomorphism: a continuous bijection whose inverse is also continuous. Note that a continuous bijection need not be a homeomorphism — the inverse must *also* be continuous. This is why "bijective morphism" and "isomorphism" diverge in categories where morphisms carry structure beyond set-maps.

In a poset category (where there is at most one morphism a → b, representing a ≤ b), the only isomorphisms are the identity morphisms. If a ≤ b and b ≤ a, then a = b, so the only way to have both f: a → b and g: b → a is when a and b are the same object. This example makes an important point: isomorphisms are a property of the *entire categorical structure*, not just of the underlying sets. Two objects can be set-theoretically distinct but categorically isomorphic, or set-theoretically bijectable but not categorically isomorphic.

A key theorem: the inverse g of an isomorphism f is unique. If h also satisfies h∘f = id and f∘h = id, then h = h∘id = h∘(f∘g) = (h∘f)∘g = id∘g = g. This uniqueness means that "f⁻¹" is well-defined notation. In practice, to show f is an isomorphism, you exhibit an explicit inverse and verify the two composition equations — there is no shortcut from bijectivity alone except in particularly well-behaved categories (like Set). Isomorphisms are the categorical standard for "the same structure" and underlie equivalences of categories, universal properties, and the entire language of categorical equivalence that pervades modern mathematics.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesSet Operations: Union, Intersection, and ComplementCartesian Products and RelationsPartial OrdersBinary RelationsEquivalence RelationsInjective, Surjective, and Bijective FunctionsCategories and MorphismsFunctorsCommutative Diagrams in Category TheoryCommutative Diagrams and CompositionNatural Transformations2-Categories and Weak FunctorsNatural Isomorphisms Between FunctorsIsomorphisms in Categories

Longest path: 82 steps · 390 total prerequisite topics

Prerequisites (4)

Leads To (5)