Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.isLocalization_of_isLocalizedFullyFaithful
∀ {C₁ : Type u₁} {C₂ : Type u₂} {D₁ : Type u₄} {D₂ : Type u₅} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₄, u₄} D₁]
[inst_3 : CategoryTheory.Category.{v₅, u₅} D₂] {W₁ : CategoryTheory.MorphismProperty C₁}
{W₂ : CategoryTheory.MorphismProperty C₂} (Φ : CategoryTheory.LocalizerMorphism W₁ W₂) [Φ.IsLocalizedFullyFaithful]
{L₂ : CategoryTheory.Functor C₂ D₂} [L₂.IsLocalization W₂] {L₁ : CategoryTheory.Functor C₁ D₁}
{F : CategoryTheory.Functor D₁ D₂} (iso : Φ.functor.comp L₂ ≅ L₁.comp F) [F.Full] [F.Faithful] [L₁.EssSurj],
L₁.IsLocalization W₁Assume that a localizer morphism Φ : LocalizerMorphism W₁ W₂ induces
a fully faithful functor on the localized categories.
If L₂ : C₂ ⥤ D₂ is a localization functor for W₂ and we have a
factorization iso : Φ.functor ⋙ L₂ ≅ L₁ ⋙ F as an essentially surjective
functor L₁ : C₁ ⥤ D₁ followed by a fully faithful functor F : D₁ ⥤ D₂,
then L₁ is a localization functor for W₁.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Arrow.leftproof · cited by 426
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.