Theorems · Definition · category theory
CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod
{C₁ : Type u₁} →
{C₂ : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
(W₁ : CategoryTheory.MorphismProperty C₁) →
(W₂ : CategoryTheory.MorphismProperty C₂) →
{E : Type u₅} →
[inst_2 : CategoryTheory.Category.{v₅, u₅} E] →
[W₁.ContainsIdentities] →
[W₂.ContainsIdentities] →
CategoryTheory.Localization.StrictUniversalPropertyFixedTarget (W₁.Q.prod W₂.Q) (W₁.prod W₂) EThe product of two (constructed) localized categories satisfies the universal property of the localized category of the product.
- Defined in
- Mathlib.CategoryTheory.Localization.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 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.Functorproof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.prodstatement · cited by 126
- CategoryTheory.MorphismProperty.IsInvertedByproof · cited by 118
- CategoryTheory.MorphismProperty.Qstatement · cited by 98
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.MorphismProperty.Localizationstatement · cited by 72
- CategoryTheory.MorphismProperty.prodstatement and proof · cited by 11
- CategoryTheory.Localization.StrictUniversalPropertyFixedTargetstatement · cited by 8
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLiftproof · cited by 2
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_facproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Construction.prodIsLocalizationproof · cited by 0