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 WIf 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.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 and proof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.MorphismProperty.IsInvertedByproof · cited by 118
- CategoryTheory.MorphismProperty.Qproof · cited by 98
- CategoryTheory.MorphismProperty.Localizationproof · cited by 72
- CategoryTheory.Localization.invertsproof · cited by 63
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Adjunction.isLocalizationproof · cited by 3
- CategoryTheory.Adjunction.isLocalization_leftAdjointproof · cited by 2
- CategoryTheory.Functor.IsLocalization.compproof · cited by 1
- CategoryTheory.Functor.IsLocalization.of_isEquivalenceproof · cited by 0
- CategoryTheory.Functor.IsLocalization.of_compproof · cited by 0
- CategoryTheory.Functor.IsLocalization.of_equivalencesproof · cited by 0