Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.HasPointwiseRightKanExtension

{C : Type u_1} →
  {D : Type u_2} →
    {H : Type u_4} →
      [inst : CategoryTheory.Category.{v_1, u_1} C] →
        [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
          [inst_2 : CategoryTheory.Category.{v_4, u_4} H] →
            CategoryTheory.Functor C D → CategoryTheory.Functor C H → Prop

The condition that a functor F has a pointwise right Kan extension along L: it means that it has a pointwise right Kan extension at any object.

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise
Cited by
34 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.pointwiseRightKanExtension · cited by 13Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCounit · cited by 11Functor.pointwiseRightKan…CategoryTheory.Functor.sheafPushforwardCocontinuous · cited by 9Functor.sheafPushforwardC…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves · cited by 8Functor.pointwiseRightKan…CategoryTheory.Functor.sheafAdjunctionCocontinuous · cited by 7Functor.sheafAdjunctionCo…CategoryTheory.Functor.isPointwiseRightKanExtensionRanCounit · cited by 5Functor.isPointwiseRightK…CategoryTheory.Functor.sheafPushforwardCocontinuousCompSheafToPresheafIso · cited by 5Functor.sheafPushforwardC…CategoryTheory.Functor.ranObjObjIsoLimit · cited by 4Functor.ranObjObjIsoLimitCategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility · cited by 3Functor.pushforwardContin…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.sheafAdjunctionCocontinuous_unit_app_hom · cited by 2Functor.sheafAdjunctionCo…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.hasPointwiseRightKanExtension · cited by 1IsPointwiseRightKanExtens…CategoryTheory.Functor.pushforwardContinuousSheafificationCompatibility_hom_app_hom · cited by 1Functor.pushforwardContin…CategoryTheory.Functor.ranObjObjIsoLimit_hom_π · cited by 1Functor.ranObjObjIsoLimit…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.HasPointwiseRightKanExtensionAt · cited by 9Functor.HasPointwiseRight…Functor.HasPointwiseRightKanE…CITED BYCITES

Cites3

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

Cited by48

Results whose statement or proof uses this declaration.