Theorems · Definition · category theory
CategoryTheory.LocalizerMorphism.inv
{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₂) →
[Φ.functor.IsEquivalence] → [Φ.IsInduced] → [W₂.RespectsIso] → CategoryTheory.LocalizerMorphism W₂ W₁The inverse of a localizer morphism Φ : LocalizerMorphism W₁ W₂,
when Φ.functor is an equivalence, W₁ is induced by W₂
and W₂ respects isomorphisms.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 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.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.RespectsIsostatement and proof · cited by 248
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorstatement and proof · cited by 140
- CategoryTheory.Functor.IsEquivalencestatement and proof · cited by 111
- CategoryTheory.Functor.invproof · cited by 27
- CategoryTheory.LocalizerMorphism.IsInducedstatement and proof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.inv.congr_simpstatement and proof · cited by 0
- CategoryTheory.LocalizerMorphism.inv_functorstatement and proof · cited by 0