Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.pointwiseRightKanExtension

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

The constructed pointwise right Kan extension when HasPointwiseRightKanExtension L F holds.

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

Around this declaration

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

CategoryTheory.Functor.pointwiseRightKanExtensionCounit · cited by 11Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves · cited by 8Functor.pointwiseRightKan…Alexandrov.principalsKanExtension · cited by 5Alexandrov.principalsKanE…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_app · cited by 1Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_app · cited by 1Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtension_map · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtension_obj · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtension.congr_simp · cited by 0pointwiseRightKanExtensio…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_app_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_app_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCounit_app · cited by 0Functor.pointwiseRightKan…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.StructuredArrow · cited by 370CategoryTheory.Structured…CategoryTheory.Limits.limit · cited by 346Limits.limitCategoryTheory.Limits.limit.π · cited by 278limit.πCategoryTheory.StructuredArrow.proj · cited by 59StructuredArrow.projCategoryTheory.Limits.limit.lift · cited by 48limit.liftCategoryTheory.Functor.HasPointwiseRightKanExtension · cited by 34Functor.HasPointwiseRight…CategoryTheory.StructuredArrow.map · cited by 17StructuredArrow.mapFunctor.pointwiseRightKanExte…CITED BYCITES

Cites12

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

Cited by18

Results whose statement or proof uses this declaration.