Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension

{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] →
            {L : CategoryTheory.Functor C D} →
              {F : CategoryTheory.Functor C H} → L.RightExtension F → Type (max (max (max (max u_2 u_4) v_4) v_2) u_1)

A right extension E : RightExtension L F is a pointwise right Kan extension when it is a pointwise right Kan extension at any object.

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise
Cited by
10 results in Mathlib
Foundations
Depth 31 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.isPointwiseRightKanExtensionRanCounit · cited by 5Functor.isPointwiseRightK…CategoryTheory.RanIsSheafOfIsCocontinuous.lift · cited by 4RanIsSheafOfIsCocontinuou…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.isRightKanExtension · cited by 3IsPointwiseRightKanExtens…CategoryTheory.Functor.isPointwiseRightKanExtensionOfIsoOfIsLocalization · cited by 2Functor.isPointwiseRightK…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.hasPointwiseRightKanExtension · cited by 1IsPointwiseRightKanExtens…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.isUniversal · cited by 1IsPointwiseRightKanExtens…CategoryTheory.RanIsSheafOfIsCocontinuous.fac · cited by 1RanIsSheafOfIsCocontinuou…CategoryTheory.RanIsSheafOfIsCocontinuous.fac' · cited by 1RanIsSheafOfIsCocontinuou…CategoryTheory.RanIsSheafOfIsCocontinuous.isLimitMultifork · cited by 1RanIsSheafOfIsCocontinuou…SSet.StrictSegal.isPointwiseRightKanExtension · cited by 1StrictSegal.isPointwiseRi…CategoryTheory.Functor.RightExtension.isPointwiseRightKanExtensionEquivOfIso · cited by 0RightExtension.isPointwis…Condensed.profiniteSolidIsPointwiseRightKanExtension · cited by 0Condensed.profiniteSolidI…CategoryTheory.Functor.RightExtension.isPointwiseRightKanExtensionOfIsIsoOfIsLocalization · cited by 0RightExtension.isPointwis…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.hasRightKanExtension · cited by 0IsPointwiseRightKanExtens…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.homTo · cited by 0IsPointwiseRightKanExtens…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.RightExtension · cited by 41Functor.RightExtensionCategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAt · cited by 10RightExtension.IsPointwis…RightExtension.IsPointwiseRig…CITED BYCITES

Cites4

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

Cited by24

Results whose statement or proof uses this declaration.