Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.HasPointwiseLeftKanExtensionAt

{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 → D → Prop

The condition that a functor F has a pointwise left Kan extension along L at Y. It means that the functor CostructuredArrow.proj L Y ⋙ F : CostructuredArrow L Y ⥤ H has a colimit.

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise
Cited by
13 results in Mathlib
Foundations
Depth 26 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.HasPointwiseLeftKanExtension · cited by 55Functor.HasPointwiseLeftK…CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_iso · cited by 5Functor.hasPointwiseLeftK…CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iff · cited by 5Functor.hasPointwiseRight…CategoryTheory.Functor.HasPointwiseLeftKanExtensionAt.of_natIso · cited by 2HasPointwiseLeftKanExtens…CategoryTheory.TwoSquare.hasPointwiseLeftKanExtensionAt_iff · cited by 2TwoSquare.hasPointwiseLef…CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_equivalence · cited by 1Functor.hasPointwiseLeftK…CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_of_equivalence · cited by 1Functor.hasPointwiseLeftK…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimit' · cited by 1HasPointwiseRightDerivedF…CategoryTheory.LocalizerMorphism.hasPointwiseRightDerivedFunctorAt_iff_of_isRightDerivabilityStructure · cited by 1LocalizerMorphism.hasPoin…CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionAt.hasPointwiseLeftKanExtensionAt · cited by 1IsPointwiseLeftKanExtensi…CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_natIso · cited by 0Functor.hasPointwiseLeftK…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.casesOn · cited by 0HasPointwiseRightDerivedF…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimit · cited by 0HasPointwiseRightDerivedF…CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.recOn · cited by 0HasPointwiseRightDerivedF…CategoryTheory.Functor.DenseAt.hasPointwiseLeftKanExtensionAt · cited by 0DenseAt.hasPointwiseLeftK…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Limits.HasColimit · cited by 307Limits.HasColimitCategoryTheory.CostructuredArrow.proj · cited by 122CostructuredArrow.projFunctor.HasPointwiseLeftKanEx…CITED BYCITES

Cites5

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

Cited by16

Results whose statement or proof uses this declaration.