Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.colimit.isColimit

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u} →
      [inst_1 : CategoryTheory.Category.{v, u} C] →
        (F : CategoryTheory.Functor J C) →
          [inst_2 : CategoryTheory.Limits.HasColimit F] →
            CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.colimit.cocone F)

Evidence that the arbitrary choice of cocone is a colimit cocone.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
193 results in Mathlib
Foundations
Depth 6 from the axioms, rests on 12 definitions · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

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

CategoryTheory.Limits.colimit.ι_desc · cited by 170colimit.ι_descCategoryTheory.Limits.colimMap · cited by 69Limits.colimMapCategoryTheory.Limits.colimit.desc · cited by 63colimit.descCategoryTheory.Limits.HasColimit.isoOfNatIso · cited by 56HasColimit.isoOfNatIsoCategoryTheory.Limits.colimit.hom_ext · cited by 54colimit.hom_extCategoryTheory.Limits.coequalizer.hom_ext · cited by 38coequalizer.hom_extCategoryTheory.Limits.coproductIsCoproduct · cited by 31Limits.coproductIsCoprodu…AlgebraicTopology.DoldKan.Γ₀.splitting · cited by 31Γ₀.splittingCategoryTheory.Limits.pushoutSymmetry · cited by 30Limits.pushoutSymmetryCategoryTheory.Limits.PreservesCoequalizer.iso · cited by 28PreservesCoequalizer.isoCategoryTheory.Limits.colimit.isoColimitCocone_ι_hom · cited by 27colimit.isoColimitCocone_…CategoryTheory.Limits.cokernelIsCokernel · cited by 23Limits.cokernelIsCokernelCategoryTheory.Limits.coprod.hom_ext · cited by 21coprod.hom_extCategoryTheory.IsPushout.of_hasPushout · cited by 20IsPushout.of_hasPushoutCategoryTheory.GrothendieckTopology.plusCompIso · cited by 20GrothendieckTopology.plus…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.cocone · cited by 136colimit.coconeCategoryTheory.Limits.ColimitCocone.isColimit · cited by 23ColimitCocone.isColimitCategoryTheory.Limits.getColimitCocone · cited by 5Limits.getColimitCoconecolimit.isColimitCITED BYCITES

Cites7

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

Cited by303

Results whose statement or proof uses this declaration.