Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.isIso_iff_of_hasLeftResolutions
∀ {C₁ : Type u_1} {C₂ : Type u_2} {D₂ : Type u_4} {H : Type u_5} [inst : CategoryTheory.Category.{v_1, u_1} C₁]
[inst_1 : CategoryTheory.Category.{v_2, u_2} C₂] [inst_2 : CategoryTheory.Category.{v_4, u_4} D₂]
[inst_3 : CategoryTheory.Category.{v_5, u_5} H] {W₁ : CategoryTheory.MorphismProperty C₁}
{W₂ : CategoryTheory.MorphismProperty C₂} (Φ : CategoryTheory.LocalizerMorphism W₁ W₂)
(L₂ : CategoryTheory.Functor C₂ D₂) [L₂.IsLocalization W₂] [Φ.HasLeftResolutions] {F G : CategoryTheory.Functor D₂ H}
(α : F ⟶ G), CategoryTheory.IsIso α ↔ ∀ (X₁ : C₁), CategoryTheory.IsIso (α.app (L₂.obj (Φ.functor.obj X₁)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- 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.EssSurjproof · cited by 88
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.