Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.LocalizerMorphism.IsLocalizedEquivalence.isEquivalence

∀ {C₁ : Type u₁} {C₂ : Type u₂} {inst : CategoryTheory.Category.{v₁, u₁} C₁}
  {inst_1 : CategoryTheory.Category.{v₂, u₂} C₂} {W₁ : CategoryTheory.MorphismProperty C₁}
  {W₂ : CategoryTheory.MorphismProperty C₂} {Φ : CategoryTheory.LocalizerMorphism W₁ W₂}
  [self : Φ.IsLocalizedEquivalence], (Φ.localizedFunctor W₁.Q W₂.Q).IsEquivalence

the induced functor on the constructed localized categories is an equivalence

Defined in
Mathlib.CategoryTheory.Localization.LocalizerMorphism
Cited by
1 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.LocalizerMorphism.IsLocalizedEquivalence

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.

Cited by1

Results whose statement or proof uses this declaration.