Theorems · Definition · category theory
HomRel.FactorsThroughLocalization.strictUniversalPropertyFixedTarget
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
{homRel : HomRel C} →
{W : CategoryTheory.MorphismProperty C} →
homRel.FactorsThroughLocalization W →
{W' : CategoryTheory.MorphismProperty (CategoryTheory.Quotient homRel)} →
W = W'.inverseImage (CategoryTheory.Quotient.functor homRel) →
{E : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
(L' : CategoryTheory.Functor (CategoryTheory.Quotient homRel) D) →
CategoryTheory.Localization.StrictUniversalPropertyFixedTarget L' W' E →
CategoryTheory.Localization.StrictUniversalPropertyFixedTarget
((CategoryTheory.Quotient.functor homRel).comp L') W EIf L' : Quotient homRel ⥤ D satisfies the strict universal property of the
localization, then Quotient.functor homRel ⋙ L' also satisfies it.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 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
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.IsInvertedByproof · cited by 118
- CategoryTheory.MorphismProperty.inverseImagestatement and proof · cited by 83
- HomRelstatement and proof · cited by 49
- CategoryTheory.Quotientstatement and proof · cited by 48
- CategoryTheory.Quotient.functorstatement and proof · cited by 41
- CategoryTheory.Quotient.liftproof · cited by 11
- CategoryTheory.Localization.StrictUniversalPropertyFixedTargetstatement and proof · cited by 8
- HomRel.FactorsThroughLocalizationstatement and proof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- HomRel.FactorsThroughLocalization.strictUniversalPropertyFixedTarget'proof · cited by 1