Theorems · Inductive type · category theory
CategoryTheory.Functor.IsRightDerivedFunctor
{C : Type u_1} →
{D : Type u_2} →
{H : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_3, u_2} D] →
[inst_2 : CategoryTheory.Category.{v_5, u_3} H] →
(RF : CategoryTheory.Functor D H) →
{F : CategoryTheory.Functor C H} →
{L : CategoryTheory.Functor C D} →
(F ⟶ L.comp RF) → (W : CategoryTheory.MorphismProperty C) → [L.IsLocalization W] → PropA functor RF : D ⥤ H is a right derived functor of F : C ⥤ H
if it is equipped with a natural transformation α : F ⟶ L ⋙ RF
which makes it a left Kan extension of F along L,
where L : C ⥤ D is a localization functor for W : MorphismProperty C.
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.MorphismPropertystatement · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement · cited by 432
Cited by54
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.rightDerivedNatTransstatement and proof · cited by 10
- CategoryTheory.Functor.rightDerivedDescstatement and proof · cited by 8
- CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparisonstatement and proof · cited by 6
- CategoryTheory.Functor.IsRightDerivedFunctor.isLeftKanExtensionstatement and proof · cited by 6
- CategoryTheory.Functor.rightDerived_facstatement and proof · cited by 5
- CategoryTheory.Adjunction.derivedεstatement and proof · cited by 4
- CategoryTheory.Functor.rightDerivedNatTrans_facstatement and proof · cited by 4
- CategoryTheory.LocalizerMorphism.Derives.isIso_of_isRightDerivedFunctorstatement and proof · cited by 3
- CategoryTheory.Functor.rightDerived_fac_appstatement and proof · cited by 3
- CategoryTheory.Adjunction.derivedstatement and proof · cited by 2
- CategoryTheory.Adjunction.derived'statement and proof · cited by 2
- CategoryTheory.Functor.isRightDerivedFunctor_of_invertsstatement · cited by 2