Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.LocalizerMorphism.Derives.isIso

Deprecated since 2026-06-22Use CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctor instead.

∀ {C₁ : Type u₁} {C₂ : Type u₂} {H : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
  [inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} H] {D₂ : Type u₄}
  [inst_3 : CategoryTheory.Category.{v₄, u₄} D₂] {W₁ : CategoryTheory.MorphismProperty C₁}
  {W₂ : CategoryTheory.MorphismProperty C₂} {Φ : CategoryTheory.LocalizerMorphism W₁ W₂}
  {F : CategoryTheory.Functor C₂ H},
  Φ.Derives F →
    ∀ [Φ.IsRightDerivabilityStructure] {L₂ : CategoryTheory.Functor C₂ D₂} [inst_5 : L₂.IsLocalization W₂]
      {RF : CategoryTheory.Functor D₂ H} (α : F ⟶ L₂.comp RF) (X₁ : C₁) [RF.IsRightDerivedFunctor α W₂],
      CategoryTheory.IsIso (α.app (Φ.functor.obj X₁))

Alias of CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctor.

Defined in
Mathlib.CategoryTheory.Localization.DerivabilityStructure.Derives
Cited by
0 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.LocalizerMorphism.IsRightDerivabilityStructureCategoryTheory.Functor.IsLocalizationCategoryTheory.Functor.IsRightDerivedFunctor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.