Theorems · Definition · category theory
CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift
{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] →
(F : CategoryTheory.Functor (C₁ × C₂) E) →
(W₁.prod W₂).IsInvertedBy F →
[W₁.ContainsIdentities] →
[W₂.ContainsIdentities] → CategoryTheory.Functor (W₁.Localization × W₂.Localization) EThe lifting of a functor F : C₁ × C₂ ⥤ E inverting W₁.prod W₂ to a functor
W₁.Localization × W₂.Localization ⥤ E
- Defined in
- Mathlib.CategoryTheory.Localization.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.flipproof · cited by 320
- CategoryTheory.MorphismProperty.IsInvertedBystatement and proof · cited by 118
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.Functor.uncurryproof · cited by 85
- CategoryTheory.MorphismProperty.Localizationstatement · cited by 72
- CategoryTheory.Localization.Construction.liftproof · cited by 12
- CategoryTheory.MorphismProperty.prodstatement and proof · cited by 11
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodLift₁proof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_fac₂statement · cited by 1
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prodproof · cited by 1
- CategoryTheory.Localization.StrictUniversalPropertyFixedTarget.prod_facstatement and proof · cited by 0