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

Pullbacks and Pushouts

Research Depth 87 in the knowledge graph I know this Set as goal
38topics build on this
401prerequisites beneath it
See this on the map →
Limits and ColimitsProducts and CoproductsAdjoint Functors
pullback pushout fiber product amalgamation span cospan

Core Idea

A pullback of morphisms f: A → C and g: B → C is a limit of the cospan diagram A → C ← B: an object P with morphisms to A and B making a commutative square, universal with this property. The pushout is the colimit of the span A ← C → B. In Set, the pullback is {(a,b) ∈ A×B | f(a) = g(b)} (fiber product), and the pushout is the coproduct A+B quotiented by the relation f(c) ~ g(c). Pullbacks model intersection, preimage, and change of base; pushouts model amalgamation, gluing, and quotients.

How It's Best Learned

Compute pullbacks explicitly in Set for a concrete choice of f and g: take f: {1,2,3} → {a,b} and g: {x,y} → {a,b} and construct the pullback set. Then dualize to understand pushouts by gluing topological spaces along a common subspace.

Common Misconceptions

Explainer

From limits and colimits, you know the general pattern: a limit of a diagram is a universal object with maps into all parts of the diagram that commute with the diagram's morphisms, while a colimit is the dual — a universal object with maps out. Pullbacks and pushouts are the special cases for diagrams shaped like a cospan (two arrows into a common target) and a span (two arrows out of a common source), respectively. They are the most concrete and frequently encountered examples of limits and colimits in mathematics.

The pullback of f: A → C and g: B → C is a limit of the cospan A →^f C ←^g B. It is an object P together with morphisms p₁: P → A and p₂: P → B such that f∘p₁ = g∘p₂ (the square commutes), and any other object Q with maps to A and B satisfying this commutativity factors uniquely through P. In Set, the pullback is the fiber product: P = A ×_C B = {(a, b) ∈ A × B | f(a) = g(b)}. The maps p₁ and p₂ are the projections. Concretely: if f: Students → Courses maps each student to their enrolled course, and g: Grades → Courses maps each grade record to its course, then the pullback is the set of (student, grade) pairs in the same course — the natural join in database terms. The fiber product operation matches things up over a common target.

The pushout of f: C → A and g: C → B is a colimit of the span A ←^f C →^g B. It is an object Q with maps i₁: A → Q and i₂: B → Q such that i₁∘f = i₂∘g, universal with this property. In Set, the pushout is the amalgamation: Q = (A ⊔ B) / ~, where ~ identifies f(c) ~ g(c) for each c ∈ C. You glue A and B together by identifying each image of C in A with the corresponding image in C in B. In topology, this is exactly how you construct spaces by gluing: to attach a disk D² to a circle S¹ along the boundary ∂D² ≅ S¹, you take the pushout of ∂D² → D² and ∂D² → S¹ in Top. The pushout with its quotient topology is the new space with the disk attached.

The dual relationship between pullbacks and pushouts is the categorical mirror of the duality between intersection and union, or between preimage and image. Pullbacks pull structure back along maps (change of base in algebraic geometry, preimage of a sheaf); pushouts push structure forward and glue things together (quotients, amalgamated free products in group theory, adjunction spaces in topology). In any category with a zero object, every kernel is a pullback along the zero map and every cokernel is a pushout along the zero map — connecting these constructions to exact sequences and homological algebra. Recognizing which construction you are dealing with (pullback or pushout, limit or colimit) immediately tells you the universal property you can invoke and the verification strategy you need.

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 CategoriesUniversal PropertiesInitial and Terminal ObjectsProducts and CoproductsEqualizers and CoequalizersLimits and ColimitsPullbacks and Pushouts

Longest path: 88 steps · 401 total prerequisite topics

Prerequisites (2)

Leads To (1)