Theorems · Theorem · category theory
CategoryTheory.Localization.preservesProductsOfShape
∀ {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) [L.IsLocalization W] [W.ContainsIdentities]
(J : Type) [Finite J] [CategoryTheory.Limits.HasProductsOfShape J C] [W.IsStableUnderProductsOfShape J],
CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete J) LWhen C has finite products indexed by J, W : MorphismProperty C contains
identities and is stable under products indexed by J,
then any localization functor for W preserves finite products indexed by J.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement and proof · cited by 16,252
- 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.Limits.PreservesLimitsOfShapestatement · cited by 156
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.Limits.HasProductsOfShapestatement and proof · cited by 63
- CategoryTheory.Limits.preservesLimit_of_preserves_limit_coneproof · cited by 22
- CategoryTheory.MorphismProperty.IsStableUnderProductsOfShapestatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.preservesFiniteProductsproof · cited by 0