Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.limit.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.HasLimit F] {j j' : J} (f : j ⟶ j'),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.limit.π F j) (F.map f) = CategoryTheory.Limits.limit.π F j'
Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
15 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasLimit

Around this declaration

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

CategoryTheory.Limits.Concrete.multiequalizer_ext · cited by 3Concrete.multiequalizer_e…CategoryTheory.Limits.limit.w_apply · cited by 3limit.w_applyCategoryTheory.Limits.WidePullback.π_arrow · cited by 2WidePullback.π_arrowCategoryTheory.Limits.Pi.reindex_hom_π · cited by 2Pi.reindex_hom_πTopCat.range_pullback_map · cited by 1TopCat.range_pullback_mapCategoryTheory.Functor.weightedLimObjObj_w · cited by 1Functor.weightedLimObjObj…AlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_π · cited by 1GlueData.π_ιInvApp_πCategoryTheory.Limits.limit.w_assoc · cited by 1limit.w_assocCategoryTheory.Subobject.sInf_le · cited by 0Subobject.sInf_leCategoryTheory.Limits.limit.map_pre' · cited by 0limit.map_pre'CategoryTheory.Limits.isIso_π_of_isInitial · cited by 0Limits.isIso_π_of_isIniti…CategoryTheory.Limits.isIso_π_of_isTerminal · cited by 0Limits.isIso_π_of_isTermi…TopCat.isEmbedding_of_pullback · cited by 0TopCat.isEmbedding_of_pul…AlgebraicGeometry.PresheafedSpace.GlueData.π_ιInvApp_eq_id · cited by 0GlueData.π_ιInvApp_eq_idTopCat.isOpenEmbedding_of_pullback · cited by 0TopCat.isOpenEmbedding_of…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.limit · cited by 346Limits.limitCategoryTheory.Limits.limit.π · cited by 278limit.πCategoryTheory.Limits.HasLimit · cited by 226Limits.HasLimitCategoryTheory.Limits.limit.cone · cited by 97limit.coneCategoryTheory.Limits.Cone.w · cited by 40Cone.wlimit.wCITED BYCITES

Cites11

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

Cited by15

Results whose statement or proof uses this declaration.