Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.isEquivalence
∀ {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₂)
(L₁ : CategoryTheory.Functor C₁ D₁) [L₁.IsLocalization W₁] (L₂ : CategoryTheory.Functor C₂ D₂) [L₂.IsLocalization W₂]
(G : CategoryTheory.Functor D₁ D₂) [h : Φ.IsLocalizedEquivalence] [CategoryTheory.CatCommSq Φ.functor L₁ L₂ G],
G.IsEquivalenceIf a LocalizerMorphism is a localized equivalence, then any compatible functor
between the localized categories is an equivalence.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorstatement and proof · cited by 140
- CategoryTheory.Functor.IsEquivalencestatement · cited by 111
- CategoryTheory.MorphismProperty.Qproof · cited by 98
- CategoryTheory.CatCommSqstatement and proof · cited by 45
- CategoryTheory.LocalizerMorphism.localizedFunctorproof · cited by 29
- CategoryTheory.LocalizerMorphism.IsLocalizedEquivalencestatement and proof · cited by 18
- CategoryTheory.LocalizerMorphism.isEquivalence_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.