Theorems · Theorem · category theory
CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_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),
(∀ (X₁ : C₁), CategoryTheory.IsIso (α.app (Φ.functor.obj X₁))) → RF.IsRightDerivedFunctor α W₂- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_iff_isIsoproof · cited by 0