Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.HasPointwiseRightDerivedFunctor

{C : Type u₁} →
  {H : Type u₃} →
    [inst : CategoryTheory.Category.{v₁, u₁} C] →
      [inst_1 : CategoryTheory.Category.{v₃, u₃} H] →
        CategoryTheory.Functor C H → CategoryTheory.MorphismProperty C → Prop

A functor F : C ⥤ H has a pointwise right derived functor with respect to W : MorphismProperty C if it has a pointwise right derived functor at X for any X : C.

Defined in
Mathlib.CategoryTheory.Functor.Derived.PointwiseRightDerived
Cited by
7 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.