Theorems · Inductive type · category theory
CategoryTheory.Functor.IsLeftDerivedFunctor
{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] →
(LF : CategoryTheory.Functor D H) →
{F : CategoryTheory.Functor C H} →
{L : CategoryTheory.Functor C D} →
(L.comp LF ⟶ F) → (W : CategoryTheory.MorphismProperty C) → [L.IsLocalization W] → PropA functor LF : D ⥤ H is a left derived functor of F : C ⥤ H
if it is equipped with a natural transformation α : L ⋙ LF ⟶ F
which makes it a right Kan extension of F along L,
where L : C ⥤ D is a localization functor for W : MorphismProperty C.
- Cited by
- 33 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 by43
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.leftDerivedNatTransstatement and proof · cited by 10
- CategoryTheory.Functor.leftDerivedLiftstatement and proof · cited by 7
- CategoryTheory.Functor.IsLeftDerivedFunctor.isRightKanExtensionstatement and proof · cited by 6
- CategoryTheory.Adjunction.derivedηstatement and proof · cited by 4
- CategoryTheory.Functor.leftDerivedNatTrans_facstatement and proof · cited by 4
- CategoryTheory.Functor.leftDerived_facstatement and proof · cited by 3
- CategoryTheory.Functor.leftDerived_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.leftDerivedNatIsostatement and proof · cited by 2
- CategoryTheory.Functor.leftDerivedUniquestatement and proof · cited by 2
- CategoryTheory.Functor.leftDerived_extstatement and proof · cited by 2