Theorems · Definition · category theory
CategoryTheory.Limits.PullbackCone.ofCone
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{F : CategoryTheory.Functor CategoryTheory.Limits.WalkingCospan C} →
CategoryTheory.Limits.Cone F →
CategoryTheory.Limits.PullbackCone (F.map CategoryTheory.Limits.WalkingCospan.Hom.inl)
(F.map CategoryTheory.Limits.WalkingCospan.Hom.inr)Given F : WalkingCospan ⥤ C, which is really the same as cospan (F.map inl) (F.map inr),
and a cone on F, we get a pullback cone on F.map inl and F.map inr.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 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.
Cites18
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.Cone.πproof · cited by 500
- CategoryTheory.Limits.WalkingCospanstatement and proof · cited by 496
- CategoryTheory.Limits.WalkingCospan.leftstatement · cited by 190
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PullbackCone.ofCone_ptstatement and proof · cited by 0
- CategoryTheory.Limits.PullbackCone.ofCone_πstatement and proof · cited by 0