Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.pullbackConeEquivBinaryFan

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

Pullback cones to X are the same thing as binary fans in Over X.

Defined in
Mathlib.CategoryTheory.Limits.Constructions.Over.Products
Cited by
23 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Over.cartesianMonoidalCategory · cited by 68Over.cartesianMonoidalCat…CategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctor · cited by 13IsLimit.pullbackConeEquiv…CategoryTheory.Over.rightUnitor_inv_left_fst · cited by 2Over.rightUnitor_inv_left…CategoryTheory.Over.whiskerLeft_left_fst · cited by 2Over.whiskerLeft_left_fstCategoryTheory.Over.whiskerLeft_left_snd · cited by 2Over.whiskerLeft_left_sndCategoryTheory.Over.whiskerRight_left_fst · cited by 2Over.whiskerRight_left_fstCategoryTheory.Over.whiskerRight_left_snd · cited by 2Over.whiskerRight_left_sndCategoryTheory.Over.associator_hom_left_fst · cited by 1Over.associator_hom_left_…CategoryTheory.Over.rightUnitor_inv_left_snd · cited by 1Over.rightUnitor_inv_left…CategoryTheory.Over.associator_hom_left_snd_fst · cited by 1Over.associator_hom_left_…CategoryTheory.Over.associator_hom_left_snd_snd · cited by 1Over.associator_hom_left_…CategoryTheory.Over.associator_inv_left_fst_fst · cited by 1Over.associator_inv_left_…CategoryTheory.Over.associator_inv_left_fst_snd · cited by 1Over.associator_inv_left_…CategoryTheory.Over.associator_inv_left_snd · cited by 1Over.associator_inv_left_…CategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanInverse · cited by 1IsLimit.pullbackConeEquiv…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Over.Hom.left · cited by 287Hom.leftLimits.pullbackConeEquivBinar…CITED BYCITES

Cites30

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

Cited by26

Results whose statement or proof uses this declaration.