Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.colimit.hom_ext

∀ {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] {X : C}
  {f f' : CategoryTheory.Limits.colimit F ⟶ X},
  (∀ (j : J),
      CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colimit.ι F j) f =
        CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.colimit.ι F j) f') →
    f = f'
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
54 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasColimit

Around this declaration

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

CategoryTheory.Limits.Sigma.hom_ext · cited by 31Sigma.hom_extCategoryTheory.Limits.pushout.hom_ext · cited by 30pushout.hom_extTopCat.Presheaf.stalk_hom_ext · cited by 14Presheaf.stalk_hom_extCategoryTheory.Limits.Multicoequalizer.hom_ext · cited by 8Multicoequalizer.hom_extCategoryTheory.GrothendieckTopology.Point.presheafFiber_hom_ext · cited by 5Point.presheafFiber_hom_e…CategoryTheory.Functor.pointwiseLeftKanExtension_desc_app · cited by 5Functor.pointwiseLeftKanE…CategoryTheory.GrothendieckTopology.plusMap_toPlus · cited by 5GrothendieckTopology.plus…AlgebraicGeometry.Scheme.Hom.normalizationDesc_comp · cited by 5Hom.normalizationDesc_compCategoryTheory.Limits.colimit.map_desc · cited by 4colimit.map_descCategoryTheory.Limits.colimit.pre_desc · cited by 4colimit.pre_descAlgebraicGeometry.PresheafedSpace.stalkMap.comp · cited by 4stalkMap.compAlgebraicGeometry.PresheafedSpace.stalkMap.stalkSpecializes_stalkMap · cited by 4stalkMap.stalkSpecializes…CategoryTheory.GrothendieckTopology.plusMap_comp · cited by 4GrothendieckTopology.plus…CompHaus.effectiveEpiFamily_tfae · cited by 3CompHaus.effectiveEpiFami…smoothSheafCommRing.forgetStalk_inv_comp_eval · cited by 3smoothSheafCommRing.forge…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.isColimit · cited by 193colimit.isColimitCategoryTheory.Limits.IsColimit.hom_ext · cited by 58IsColimit.hom_extcolimit.hom_extCITED BYCITES

Cites10

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

Cited by54

Results whose statement or proof uses this declaration.