Theorems · Definition · category theory
CategoryTheory.Functor.rightDerivedDesc
{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) →
[inst_3 : L.IsLocalization W] →
[RF.IsRightDerivedFunctor α W] → (G : CategoryTheory.Functor D H) → (F ⟶ L.comp G) → (RF ⟶ G)Constructor for natural transformations from a right derived functor.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.IsLeftKanExtensionproof · cited by 57
- CategoryTheory.Functor.IsRightDerivedFunctorstatement and proof · cited by 43
- CategoryTheory.Functor.descOfIsLeftKanExtensionproof · cited by 25
- CategoryTheory.Functor.IsRightDerivedFunctor.isLeftKanExtensionproof · cited by 6
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.rightDerivedNatTransproof · cited by 10
- CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparisonproof · cited by 6
- CategoryTheory.Functor.rightDerived_facstatement · cited by 5
- CategoryTheory.Adjunction.derivedεproof · cited by 4
- CategoryTheory.Functor.rightDerived_fac_appstatement · cited by 3
- CategoryTheory.Adjunction.derivedε_fac_appproof · cited by 1
- CategoryTheory.LocalizerMorphism.Derives.isRightDerivedFunctor_of_isIsoproof · cited by 1
- CategoryTheory.Functor.isRightDerivedFunctor_iff_isIso_rightDerivedDescstatement and proof · cited by 0
- CategoryTheory.Functor.rightDerived_fac_app_assocstatement and proof · cited by 0
- CategoryTheory.Functor.rightDerived_fac_assocstatement and proof · cited by 0
- CategoryTheory.Functor.rightDerivedDesc.congr_simpstatement and proof · cited by 0