Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.ColimitCocone.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} →
          (self : CategoryTheory.Limits.ColimitCocone F) → CategoryTheory.Limits.IsColimit self.cocone

The proof that it is the colimit cocone

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
23 results in Mathlib
Foundations
Depth 4 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.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.colimit.isoColimitCocone_ι_hom · cited by 27colimit.isoColimitCocone_…CategoryTheory.Limits.colimit.isoColimitCocone · cited by 18colimit.isoColimitCoconeSSet.relativeCellComplexOfMono · cited by 14SSet.relativeCellComplexO…CategoryTheory.Limits.colimit.isoColimitCocone_ι_inv · cited by 8colimit.isoColimitCocone_…CategoryTheory.Limits.limitBiconeOfUnique · cited by 7Limits.limitBiconeOfUniqueCategoryTheory.Limits.coproductUniqueIso · cited by 5Limits.coproductUniqueIsoCategoryTheory.Functor.Final.colimitCoconeOfComp · cited by 3Final.colimitCoconeOfCompCategoryTheory.Limits.combineCocones · cited by 3Limits.combineCoconesCategoryTheory.Limits.CompleteLattice.finite_colimit_eq_finset_univ_sup · cited by 2CompleteLattice.finite_co…CategoryTheory.Functor.Final.colimitCoconeComp · cited by 2Final.colimitCoconeCompCategoryTheory.IsVanKampenColimit.map_reflective · cited by 2IsVanKampenColimit.map_re…SSet.Subcomplex.Pairing.RankFunction.relativeCellComplex · cited by 2RankFunction.relativeCell…CategoryTheory.Limits.CompleteLattice.colimit_eq_iSup · cited by 1CompleteLattice.colimit_e…CategoryTheory.Limits.Types.coequalizer_preimage_image_eq_of_preimage_eq · cited by 1Types.coequalizer_preimag…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.ColimitCocone.cocone · cited by 42ColimitCocone.coconeCategoryTheory.Limits.ColimitCocone · cited by 20Limits.ColimitCoconeColimitCocone.isColimitCITED BYCITES

Cites5

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

Cited by34

Results whose statement or proof uses this declaration.