Theorems · Definition · category theory
CategoryTheory.Localization.HasProductsOfShapeAux.isLimitMapCone
{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] →
(J : Type) →
[inst_3 : CategoryTheory.Limits.HasProductsOfShape J C] →
[W.IsStableUnderProductsOfShape J] →
[W.ContainsIdentities] →
[Finite J] →
(F : CategoryTheory.Functor (CategoryTheory.Discrete J) C) →
CategoryTheory.Limits.IsLimit (L.mapCone (CategoryTheory.Limits.limit.cone F))Auxiliary definition for Localization.preservesProductsOfShape.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Finitestatement and proof · cited by 3,029
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.Functor.mapConestatement · cited by 147
- CategoryTheory.Limits.limit.conestatement · cited by 97
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.preservesProductsOfShapeproof · cited by 1