Theorems · Inductive type · category theory
CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt
{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 → C → PropGiven F : C ⥤ H, W : MorphismProperty C and X : C, we say that F has a
pointwise left derived functor at X if F has a right Kan extension
at L.obj X for any localization functor L : C ⥤ D for W. In the
definition, this is stated for L := W.Q, see hasPointwiseLeftDerivedFunctorAt_iff
for the more general equivalence.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.MorphismPropertystatement · cited by 2,179
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.hasPointwiseLeftDerivedFunctorAt_iffstatement and proof · cited by 4
- CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorproof · cited by 2
- CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt.hasLimit'statement and proof · cited by 1
- CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt.casesOnstatement and proof · cited by 0
- CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt.hasLimitstatement and proof · cited by 0
- CategoryTheory.Functor.hasPointwiseLeftDerivedFunctorAt_iff_of_memstatement · cited by 0
- CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt.recOnstatement and proof · cited by 0