Theorems · Definition · category theory
CategoryTheory.Localization.lift
{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) →
W.IsInvertedBy F → (L : CategoryTheory.Functor C D) → [L.IsLocalization W] → CategoryTheory.Functor D EGiven a localization functor L : C ⥤ D for W : MorphismProperty C and
a functor F : C ⥤ E which inverts W, this is a choice of functor
D ⥤ E which lifts F.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.MorphismProperty.IsInvertedBystatement and proof · cited by 118
- CategoryTheory.Localization.functorEquivalenceproof · cited by 0
Cited by17
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.localizedFunctorproof · cited by 29
- CategoryTheory.Localization.facstatement and proof · cited by 10
- HomologicalComplexUpToQuasiIso.homologyFunctorproof · cited by 4
- CategoryTheory.Adjunction.isLocalizationproof · cited by 3
- CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctorproof · cited by 3
- CategoryTheory.Localization.lift₂proof · cited by 2
- CategoryTheory.Adjunction.isLocalization_leftAdjointproof · cited by 2
- CategoryTheory.Functor.IsLocalization.of_equivalence_sourceproof · 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.limitFunctorproof · cited by 1
- CategoryTheory.AreEqualizedByLocalization.map_eq_of_isInvertedByproof · cited by 0