Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.pointwiseLeftKanExtension

{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.HasPointwiseLeftKanExtension F] → CategoryTheory.Functor D H

The constructed pointwise left Kan extension when HasPointwiseLeftKanExtension L F holds.

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

Around this declaration

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

CategoryTheory.Functor.pointwiseLeftKanExtensionUnit · cited by 16Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves · cited by 8Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtensionUnit_app · cited by 5Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtension_desc_app · cited by 5Functor.pointwiseLeftKanE…Condensed.lanPresheaf · cited by 4Condensed.lanPresheafCategoryTheory.Functor.pointwiseLeftKanExtension_map · cited by 4Functor.pointwiseLeftKanE…LightCondensed.lanPresheaf · cited by 4LightCondensed.lanPresheafCondensed.lanPresheafExt · cited by 3Condensed.lanPresheafExtLightCondensed.lanPresheafExt · cited by 3LightCondensed.lanPreshea…CategoryTheory.MonoidalCategory.DayFunctor.isoPointwiseLeftKanExtension · cited by 2DayFunctor.isoPointwiseLe…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseLeftKanE…Condensed.lanPresheafExt_inv · cited by 1Condensed.lanPresheafExt_…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_fac_app · cited by 1Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_hom_fac_app · cited by 1Functor.pointwiseLeftKanE…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.Limits.colimit · cited by 453Limits.colimitCategoryTheory.Limits.colimit.ι · cited by 397colimit.ιCategoryTheory.CostructuredArrow.proj · cited by 122CostructuredArrow.projCategoryTheory.Limits.colimit.desc · cited by 63colimit.descCategoryTheory.Functor.HasPointwiseLeftKanExtension · cited by 55Functor.HasPointwiseLeftK…CategoryTheory.CostructuredArrow.map · cited by 29CostructuredArrow.mapFunctor.pointwiseLeftKanExten…CITED BYCITES

Cites12

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

Cited by31

Results whose statement or proof uses this declaration.