Theorems · Definition · category theory
CategoryTheory.Localization.fac
{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] →
{W : CategoryTheory.MorphismProperty C} →
{E : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} E] →
(F : CategoryTheory.Functor C E) →
(hF : W.IsInvertedBy F) →
(L : CategoryTheory.Functor C D) →
[inst_3 : L.IsLocalization W] → L.comp (CategoryTheory.Localization.lift F hF L) ≅ FThe canonical isomorphism L ⋙ lift F hF L ≅ F for any functor F : C ⥤ E
which inverts W, when L : C ⥤ D is a localization functor for W.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Isostatement · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.MorphismProperty.IsInvertedBystatement and proof · cited by 118
- CategoryTheory.Localization.Lifting.isoproof · cited by 37
- CategoryTheory.Localization.liftstatement and proof · cited by 9
Cited by14
Results whose statement or proof uses this declaration.
- HomologicalComplexUpToQuasiIso.homologyFunctorFactorsproof · cited by 5
- CategoryTheory.Adjunction.isLocalizationproof · cited by 3
- CategoryTheory.Functor.IsLocalization.of_equivalence_sourceproof · cited by 2
- CategoryTheory.Adjunction.isLocalization_leftAdjointproof · cited by 2
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctor_of_invertsproof · cited by 2
- CategoryTheory.Functor.isIso_of_isLeftDerivedFunctor_of_invertsproof · cited by 1
- CategoryTheory.Functor.isIso_of_isRightDerivedFunctor_of_invertsproof · cited by 1
- CategoryTheory.Localization.HasProductsOfShapeAux.compLimitFunctorIsoproof · cited by 1
- CategoryTheory.AreEqualizedByLocalization.map_eq_of_isInvertedByproof · cited by 0
- CategoryTheory.Functor.hasPointwiseLeftDerivedFunctor_of_invertsproof · cited by 0
- CategoryTheory.Functor.CommShift.localizedproof · cited by 0