Theorems · Definition · category theory
CategoryTheory.Limits.ColimitPresentation.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w} →
[inst_1 : CategoryTheory.Category.{t, w} J] →
{X : C} →
CategoryTheory.Limits.ColimitPresentation J X →
{D : Type u_1} →
[inst_2 : CategoryTheory.Category.{v_1, u_1} D] →
(F : CategoryTheory.Functor C D) →
[CategoryTheory.Limits.PreservesColimitsOfShape J F] →
CategoryTheory.Limits.ColimitPresentation J (F.obj X)If F preserves colimits of shape J, it maps colimit presentations of X to
colimit presentations of F(X).
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.Functor.mapCoconeproof · cited by 161
- CategoryTheory.Limits.isColimitOfPreservesproof · cited by 118
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.ind_inverseImage_leproof · cited by 1
- CategoryTheory.MorphismProperty.ind_underObj_pushoutproof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.map_diagstatement and proof · cited by 0
- CategoryTheory.Limits.ColimitPresentation.map_ιstatement and proof · cited by 0
- CategoryTheory.ObjectProperty.ind_iff_of_equivalenceproof · cited by 0
- CategoryTheory.ObjectProperty.ind_inverseImage_eq_of_isEquivalenceproof · cited by 0