Theorems · Definition · category theory
CategoryTheory.Localization.HasProductsOfShapeAux.compLimitFunctorIso
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) →
[inst_2 : L.IsLocalization W] →
(J : Type) →
[inst_3 : CategoryTheory.Limits.HasProductsOfShape J C] →
[inst_4 : W.IsStableUnderProductsOfShape J] →
[inst_5 : W.ContainsIdentities] →
[inst_6 : Finite J] →
((CategoryTheory.Functor.whiskeringRight (CategoryTheory.Discrete J) C D).obj L).comp
(CategoryTheory.Localization.HasProductsOfShapeAux.limitFunctor L W J) ≅
CategoryTheory.Limits.lim.comp LThe functor limitFunctor L W J is induced by lim ⋙ L.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.whiskeringRightstatement and proof · cited by 221
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.Limits.limstatement and proof · cited by 70
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.HasProductsOfShapeAux.isLimitMapConeproof · cited by 1
- CategoryTheory.Localization.HasProductsOfShapeAux.adj_counit_appstatement · cited by 0