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 → PropThe 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.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Limits.HasColimitproof · cited by 307
- CategoryTheory.CostructuredArrow.projproof · cited by 122
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.HasPointwiseLeftKanExtensionproof · cited by 55
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_isostatement and proof · cited by 5
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iffstatement and proof · cited by 5
- CategoryTheory.Functor.HasPointwiseLeftKanExtensionAt.of_natIsostatement and proof · cited by 2
- CategoryTheory.TwoSquare.hasPointwiseLeftKanExtensionAt_iffstatement · cited by 2
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_equivalencestatement and proof · cited by 1
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_of_equivalencestatement and proof · cited by 1
- CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.hasColimit'statement · cited by 1
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_iff_of_natIsostatement and proof · cited by 0
- CategoryTheory.Functor.HasPointwiseRightDerivedFunctorAt.casesOnstatement and proof · cited by 0