Theorems · Definition · category theory
CategoryTheory.Functor.isPointwiseRightKanExtensionOfHasPointwiseLeftDerivedFunctor
{C : Type u₁} →
{D : Type u₂} →
{H : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} H] →
(F' : CategoryTheory.Functor D H) →
{F : CategoryTheory.Functor C H} →
{L : CategoryTheory.Functor C D} →
(α : L.comp F' ⟶ F) →
(W : CategoryTheory.MorphismProperty C) →
[F.HasPointwiseLeftDerivedFunctor W] →
[inst_4 : L.IsLocalization W] →
[F'.IsLeftDerivedFunctor α W] →
(CategoryTheory.Functor.RightExtension.mk F' α).IsPointwiseRightKanExtensionA left derived functor is a pointwise left derived functor when there exists a pointwise left derived functor.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.IsRightKanExtensionproof · cited by 46
- CategoryTheory.Functor.HasPointwiseRightKanExtensionproof · cited by 34
- CategoryTheory.Functor.IsLeftDerivedFunctorstatement and proof · cited by 33
- CategoryTheory.Functor.RightExtension.mkstatement · cited by 18
- CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionstatement · cited by 10
- CategoryTheory.Functor.IsLeftDerivedFunctor.isRightKanExtensionproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.