Theorems · Theorem · category theory
CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iff
∀ {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 C H) (L : CategoryTheory.Functor C D) (W : CategoryTheory.MorphismProperty C)
[L.IsLocalization W] (X : C), F.HasPointwiseRightDerivedFunctorAt W X ↔ L.HasPointwiseLeftKanExtensionAt F (L.obj X)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Iso.appproof · cited by 253
- CategoryTheory.MorphismProperty.Qproof · cited by 98
- CategoryTheory.Localization.uniqproof · cited by 17
- CategoryTheory.Localization.compUniqFunctorproof · cited by 16
- CategoryTheory.Functor.HasPointwiseLeftKanExtensionAtstatement and proof · cited by 13
- CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAtstatement and proof · cited by 5
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_equivalenceproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctor_of_invertsproof · cited by 2
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iff_of_memproof · cited by 1
- CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimitproof · cited by 0