Theorems · Definition · category theory
CategoryTheory.Functor.isPointwiseLeftKanExtensionLeftKanExtensionUnit
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(L : CategoryTheory.Functor C D) →
{H : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} H] →
(F : CategoryTheory.Functor C H) →
[inst_3 : L.HasPointwiseLeftKanExtension F] →
(CategoryTheory.Functor.LeftExtension.mk (L.leftKanExtension F)
(L.leftKanExtensionUnit F)).IsPointwiseLeftKanExtensionIf there exists a pointwise left Kan extension of F along L,
then L.lan.obj G is a pointwise left Kan extension of F.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.HasPointwiseLeftKanExtensionstatement and proof · cited by 55
- CategoryTheory.Functor.LeftExtension.mkstatement · cited by 31
- CategoryTheory.Functor.leftKanExtensionstatement and proof · cited by 29
- CategoryTheory.Functor.leftKanExtensionUnitstatement and proof · cited by 27
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionstatement · cited by 6
- CategoryTheory.Functor.isPointwiseLeftKanExtensionOfIsLeftKanExtensionproof · cited by 2
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.leftKanExtensionObjIsoColimitproof · cited by 10
- TopCat.Presheaf.germToPullbackStalkproof · cited by 9
- TopCat.Presheaf.pullbackObjObjOfImageOpenproof · cited by 5
- TopCat.Presheaf.pullback_obj_obj_extproof · cited by 2
- CategoryTheory.Functor.ι_leftKanExtensionObjIsoColimit_homproof · cited by 1
- CategoryTheory.Functor.ι_leftKanExtensionObjIsoColimit_invproof · cited by 1
- TopCat.Presheaf.pullbackObjObjOfImageOpen_hom_naturalityproof · cited by 0
- CategoryTheory.lanEvaluationIsoColimproof · cited by 0
- IsOpenMap.pullbackObjIso_hom_naturalityproof · cited by 0