Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_iff_isIso
∀ {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),
RF.IsRightDerivedFunctor α W₂ ↔ ∀ (X₁ : C₁), CategoryTheory.IsIso (α.app (Φ.functor.obj X₁))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsIsostatement · cited by 1,156
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.LocalizerMorphismstatement and proof · cited by 161
- CategoryTheory.LocalizerMorphism.functorstatement · cited by 140
- CategoryTheory.Functor.IsRightDerivedFunctorstatement and proof · cited by 43
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.