Theorems · Definition · category theory
CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.recOn
{C : Type u₁} →
{H : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₃, u₃} H] →
{F : CategoryTheory.Functor C H} →
{W : CategoryTheory.MorphismProperty C} →
{X : C} →
{motive : F.HasPointwiseRightDerivedFunctorAt W X → Sort u} →
(t : F.HasPointwiseRightDerivedFunctorAt W X) →
((hasColimit' : W.Q.HasPointwiseLeftKanExtensionAt F (W.Q.obj X)) → motive ⋯) → motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.MorphismProperty.Qstatement and proof · cited by 98
- CategoryTheory.MorphismProperty.Localizationstatement · cited by 72
- CategoryTheory.Functor.HasPointwiseLeftKanExtensionAtstatement and proof · cited by 13
- CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAtstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.