Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.IsLocalization.of_equivalence_target

∀ {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] (L : CategoryTheory.Functor C D)
  (W : CategoryTheory.MorphismProperty C) {E : Type u_4} [inst_2 : CategoryTheory.Category.{v_4, u_4} E]
  (L' : CategoryTheory.Functor C E) (eq : D ≌ E) [L.IsLocalization W] (e : L.comp eq.functor ≅ L'), L'.IsLocalization W

If L : C ⥤ D is a localization for W : MorphismProperty C, then it is also the case of a functor obtained by post-composing L with an equivalence of categories.

Defined in
Mathlib.CategoryTheory.Localization.Predicate
Cited by
8 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalization

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Adjunction.isLocalization · cited by 3Adjunction.isLocalizationCategoryTheory.Adjunction.isLocalization_leftAdjoint · cited by 2Adjunction.isLocalization…CategoryTheory.Functor.IsLocalization.comp · cited by 1IsLocalization.compCategoryTheory.Functor.isLocalization_of_essSurj_of_full_of_exists_cylinders · cited by 1Functor.isLocalization_of…CategoryTheory.Functor.IsLocalization.of_isEquivalence · cited by 0IsLocalization.of_isEquiv…CategoryTheory.Functor.IsLocalization.of_comp · cited by 0IsLocalization.of_compCategoryTheory.LocalizerMorphism.isLocalization_of_isLocalizedFullyFaithful · cited by 0LocalizerMorphism.isLocal…CategoryTheory.Functor.IsLocalization.of_equivalences · cited by 0IsLocalization.of_equival…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.MorphismProperty.IsInvertedBy · cited by 118MorphismProperty.IsInvert…CategoryTheory.MorphismProperty.Q · cited by 98MorphismProperty.QCategoryTheory.MorphismProperty.Localization · cited by 72MorphismProperty.Localiza…CategoryTheory.Localization.inverts · cited by 63Localization.invertsCategoryTheory.Localization.liftNatIso · cited by 12Localization.liftNatIsoCategoryTheory.Localization.Construction.lift · cited by 12Construction.liftCategoryTheory.Functor.isEquivalence_of_iso · cited by 4Functor.isEquivalence_of_…IsLocalization.of_equivalence…CITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.