Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.IsColimit.fac

∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
  {F : CategoryTheory.Functor J C} {t : CategoryTheory.Limits.Cocone F} (self : CategoryTheory.Limits.IsColimit t)
  (s : CategoryTheory.Limits.Cocone F) (j : J), CategoryTheory.CategoryStruct.comp (t.ι.app j) (self.desc s) = s.ι.app j

The map desc makes the diagram with the natural transformations commute

Defined in
Mathlib.CategoryTheory.Limits.IsLimit
Cited by
82 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.colimit.ι_desc · cited by 170colimit.ι_descCategoryTheory.Limits.cokernel.π_desc · cited by 37cokernel.π_descCategoryTheory.Limits.biprod.inl_desc · cited by 20biprod.inl_descCategoryTheory.Limits.biproduct.ι_desc · cited by 20biproduct.ι_descCategoryTheory.Limits.biprod.inr_desc · cited by 18biprod.inr_descCategoryTheory.Limits.Cofan.IsColimit.fac · cited by 17IsColimit.facCategoryTheory.Limits.IsColimit.ι_map · cited by 16IsColimit.ι_mapCategoryTheory.Limits.Cofork.IsColimit.π_desc · cited by 10IsColimit.π_descCategoryTheory.Limits.colimit.isoColimitCocone_ι_inv · cited by 8colimit.isoColimitCocone_…CategoryTheory.ShortComplex.RightHomologyData.p_descQ · cited by 8RightHomologyData.p_descQCategoryTheory.Limits.IsColimit.coconePointUniqueUpToIso_hom_desc · cited by 6IsColimit.coconePointUniq…SemiNormedGrp.explicitCokernelπ_desc · cited by 5SemiNormedGrp.explicitCok…CategoryTheory.Limits.IsColimit.fac_assoc · cited by 4IsColimit.fac_assocCategoryTheory.Sieve.forallYonedaIsSheaf_iff_colimit · cited by 4Sieve.forallYonedaIsSheaf…CategoryTheory.Limits.IsColimit.ι_app_homEquiv_symm · cited by 4IsColimit.ι_app_homEquiv_…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.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.IsColimit.desc · cited by 144IsColimit.descIsColimit.facCITED BYCITES

Cites12

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

Cited by82

Results whose statement or proof uses this declaration.