Mathlib Map

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)
Defined in
Mathlib.CategoryTheory.Functor.Derived.PointwiseRightDerived
Cited by
5 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLocalization

Around this declaration

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

CategoryTheory.Functor.hasPointwiseRightDerivedFunctor_of_inverts · cited by 2Functor.hasPointwiseRight…CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iff_of_mem · cited by 1Functor.hasPointwiseRight…CategoryTheory.LocalizerMorphism.hasPointwiseRightDerivedFunctorAt_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.hasPoin…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimit · cited by 0HasPointwiseRightDerivedF…CategoryTheory.Functor.hasPointwiseLeftKanExtension_of_hasPointwiseRightDerivedFunctor · cited by 0Functor.hasPointwiseLeftK…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Functor.IsLocalization · cited by 432Functor.IsLocalizationCategoryTheory.Iso.app · cited by 253Iso.appCategoryTheory.MorphismProperty.Q · cited by 98MorphismProperty.QCategoryTheory.Localization.uniq · cited by 17Localization.uniqCategoryTheory.Localization.compUniqFunctor · cited by 16Localization.compUniqFunc…CategoryTheory.Functor.HasPointwiseLeftKanExtensionAt · cited by 13Functor.HasPointwiseLeftK…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt · cited by 5Functor.HasPointwiseRight…CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_equivalence · cited by 1Functor.hasPointwiseLeftK…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimit' · cited by 1HasPointwiseRightDerivedF…Functor.hasPointwiseRightDeri…CITED BYCITES

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.