Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.colimit.w

∀ {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] {j j' : J} (f : j' ⟶ j),
  CategoryTheory.CategoryStruct.comp (F.map f) (CategoryTheory.Limits.colimit.ι F j) =
    CategoryTheory.Limits.colimit.ι F j'
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
24 results in Mathlib
Foundations
Depth 24 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.

TopCat.Presheaf.germ_res · cited by 19Presheaf.germ_resTopCat.Presheaf.germ_res' · cited by 8Presheaf.germ_res'CategoryTheory.Limits.Multicoequalizer.hom_ext · cited by 8Multicoequalizer.hom_extCategoryTheory.GrothendieckTopology.plusMap_toPlus · cited by 5GrothendieckTopology.plus…CategoryTheory.Limits.HasColimit.ι_isoOfEquivalence_hom · cited by 5HasColimit.ι_isoOfEquival…CategoryTheory.Limits.colimit.w_apply · cited by 4colimit.w_applyCategoryTheory.GrothendieckTopology.Point.toPresheafFiber_w · cited by 3Point.toPresheafFiber_wAlgebraicGeometry.Scheme.Cover.RelativeGluingData.preimage_toBase_eq_range_ι · cited by 2RelativeGluingData.preima…CategoryTheory.ObjectProperty.IsStrongGenerator.isDense_colimitsCardinalClosure_ι · cited by 2IsStrongGenerator.isDense…CategoryTheory.Limits.Sigma.ι_reindex_hom · cited by 2Sigma.ι_reindex_homCategoryTheory.Limits.WidePushout.arrow_ι · cited by 2WidePushout.arrow_ιCategoryTheory.GrothendieckTopology.Plus.toPlus_apply · cited by 1Plus.toPlus_applyCategoryTheory.Limits.colimit.w_assoc · cited by 1colimit.w_assocCategoryTheory.GrothendieckTopology.Plus.toPlus_mk · cited by 1Plus.toPlus_mkCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.fiberMk_map_comp · cited by 1ofIsCofiltered.fiberMk_ma…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.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.Limits.colimit.cocone · cited by 136colimit.coconeCategoryTheory.Limits.Cocone.w · cited by 26Cocone.wcolimit.wCITED BYCITES

Cites11

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

Cited by24

Results whose statement or proof uses this declaration.