Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.leftKanExtension

{C : Type u_1} →
  {H : Type u_3} →
    {D : Type u_4} →
      [inst : CategoryTheory.Category.{v_1, u_1} C] →
        [inst_1 : CategoryTheory.Category.{v_3, u_3} H] →
          [inst_2 : CategoryTheory.Category.{v_4, u_4} D] →
            (L : CategoryTheory.Functor C D) →
              (F : CategoryTheory.Functor C H) → [L.HasLeftKanExtension F] → CategoryTheory.Functor D H

A chosen left Kan extension when [HasLeftKanExtension L F] holds.

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Basic
Cited by
29 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.HasLeftKanExtension

Around this declaration

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

CategoryTheory.Functor.leftKanExtensionUnit · cited by 27Functor.leftKanExtensionU…CategoryTheory.Functor.lan · cited by 22Functor.lanSSet.toTop · cited by 11SSet.toTopCategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves · cited by 10Functor.leftKanExtensionC…CategoryTheory.Functor.leftKanExtensionObjIsoColimit · cited by 10Functor.leftKanExtensionO…sSetTopAdj · cited by 7sSetTopAdjCategoryTheory.Functor.isPointwiseLeftKanExtensionLeftKanExtensionUnit · cited by 7Functor.isPointwiseLeftKa…CategoryTheory.Functor.colimitIsoColimitGrothendieck · cited by 4Functor.colimitIsoColimit…CategoryTheory.Functor.IsDense.leftKanExtensionIso · cited by 4IsDense.leftKanExtensionI…CategoryTheory.Functor.leftKanExtensionIsoFiberwiseColimit · cited by 3Functor.leftKanExtensionI…CategoryTheory.Functor.IsDense.leftKanExtensionUnit_leftKanExtensionIso_hom · cited by 2IsDense.leftKanExtensionU…CategoryTheory.Functor.totalRightDerived · cited by 2Functor.totalRightDerivedCategoryTheory.Functor.ι_colimitIsoColimitGrothendieck_inv · cited by 2Functor.ι_colimitIsoColim…CategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.leftKanExtensionC…CategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.leftKanExtensionC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.StructuredArrow.right · cited by 213StructuredArrow.rightCategoryTheory.Limits.initial · cited by 84Limits.initialCategoryTheory.Functor.LeftExtension · cited by 67Functor.LeftExtensionCategoryTheory.Functor.HasLeftKanExtension · cited by 42Functor.HasLeftKanExtensi…Functor.leftKanExtensionCITED BYCITES

Cites6

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

Cited by44

Results whose statement or proof uses this declaration.