Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.hasPointwiseLeftDerivedFunctorAt_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.HasPointwiseLeftDerivedFunctorAt W X ↔ L.HasPointwiseRightKanExtensionAt F (L.obj X)
Defined in
Mathlib.CategoryTheory.Functor.Derived.PointwiseLeftDerived
Cited by
4 results in Mathlib
Foundations
Depth 39 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.HasPointwiseLeftDerivedFunctorAt.hasLimit · cited by 0HasPointwiseLeftDerivedFu…CategoryTheory.Functor.hasPointwiseLeftDerivedFunctorAt_iff_of_mem · cited by 0Functor.hasPointwiseLeftD…CategoryTheory.Functor.hasPointwiseLeftDerivedFunctor_of_inverts · cited by 0Functor.hasPointwiseLeftD…CategoryTheory.Functor.hasPointwiseRightKanExtension_of_hasPointwiseLeftDerivedFunctor · cited by 0Functor.hasPointwiseRight…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.HasPointwiseRightKanExtensionAt · cited by 9Functor.HasPointwiseRight…CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt · cited by 4Functor.HasPointwiseLeftD…CategoryTheory.Functor.HasPointwiseLeftDerivedFunctorAt.hasLimit' · cited by 1HasPointwiseLeftDerivedFu…CategoryTheory.Functor.hasPointwiseRightKanExtensionAt_iff_of_equivalence · cited by 1Functor.hasPointwiseRight…Functor.hasPointwiseLeftDeriv…CITED BYCITES

Cites13

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

Cited by4

Results whose statement or proof uses this declaration.