Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.pullback

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y Z : C} → (f : X ⟶ Z) → (g : Y ⟶ Z) → [CategoryTheory.Limits.HasPullback f g] → C

pullback f g computes the pullback of a pair of morphisms with the same target.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback
Cited by
864 results in Mathlib
Foundations
Depth 18 from the axioms, rests on 96 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullback

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1,026

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,026.