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.
- 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.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Over.leftproof · cited by 541
- CategoryTheory.Limits.pairstatement · cited by 536
Cited by26
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.cartesianMonoidalCategoryproof · cited by 68
- CategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctorstatement and proof · cited by 13
- CategoryTheory.Over.rightUnitor_inv_left_fstproof · cited by 2
- CategoryTheory.Over.whiskerLeft_left_fstproof · cited by 2
- CategoryTheory.Over.whiskerLeft_left_sndproof · cited by 2
- CategoryTheory.Over.whiskerRight_left_fstproof · cited by 2
- CategoryTheory.Over.whiskerRight_left_sndproof · cited by 2
- CategoryTheory.Over.associator_hom_left_fstproof · cited by 1
- CategoryTheory.Over.rightUnitor_inv_left_sndproof · cited by 1
- CategoryTheory.Over.associator_hom_left_snd_fstproof · cited by 1
- CategoryTheory.Over.associator_hom_left_snd_sndproof · cited by 1
- CategoryTheory.Over.associator_inv_left_fst_fstproof · cited by 1