Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.ColimitPresentation.diag

{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 → CategoryTheory.Functor J C

The diagram {Dᵢ}.

Defined in
Mathlib.CategoryTheory.Limits.Presentation
Cited by
62 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.ColimitPresentation.ι · cited by 33ColimitPresentation.ιCategoryTheory.Limits.ColimitPresentation.isColimit · cited by 19ColimitPresentation.isCol…CategoryTheory.ObjectProperty.ColimitOfShape.prop_diag_obj · cited by 17ColimitOfShape.prop_diag_…CategoryTheory.ObjectProperty.ind · cited by 11ObjectProperty.indCategoryTheory.Limits.ColimitPresentation.Total.Hom.hom · cited by 9Hom.homCategoryTheory.ObjectProperty.colimitsClosure_le · cited by 6ObjectProperty.colimitsCl…CategoryTheory.Limits.ColimitPresentation.map · cited by 6ColimitPresentation.mapCategoryTheory.Limits.ColimitPresentation.reindex · cited by 6ColimitPresentation.reind…CategoryTheory.Limits.ColimitPresentation.bind · cited by 5ColimitPresentation.bindCategoryTheory.Limits.ColimitPresentation.ofIso · cited by 5ColimitPresentation.ofIsoCategoryTheory.Limits.ColimitPresentation.changeDiag · cited by 3ColimitPresentation.chang…CategoryTheory.Limits.ColimitPresentation.w · cited by 3ColimitPresentation.wCategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShape · cited by 2ObjectProperty.limitsOfSh…CategoryTheory.ObjectProperty.colimitsOfShape_eq_unop_limitsOfShape · cited by 2ObjectProperty.colimitsOf…CategoryTheory.ObjectProperty.IsStrongGenerator.mk_of_exists_colimitsOfShape · cited by 2IsStrongGenerator.mk_of_e…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.ColimitPresentation · cited by 54Limits.ColimitPresentationColimitPresentation.diagCITED BYCITES

Cites3

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

Cited by86

Results whose statement or proof uses this declaration.