Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.DayConvolutionUnit.isPointwiseLeftKanExtensionCan
{C : Type u₁} →
{inst : CategoryTheory.Category.{v₁, u₁} C} →
{V : Type u₂} →
{inst_1 : CategoryTheory.Category.{v₂, u₂} V} →
{inst_2 : CategoryTheory.MonoidalCategory C} →
{inst_3 : CategoryTheory.MonoidalCategory V} →
{F : CategoryTheory.Functor C V} →
[self : CategoryTheory.MonoidalCategory.DayConvolutionUnit F] →
(CategoryTheory.Functor.LeftExtension.mk F
{ app := fun x => CategoryTheory.MonoidalCategory.DayConvolutionUnit.can,
naturality := ⋯ }).IsPointwiseLeftKanExtensionThe canonical map 𝟙_ V ⟶ F.obj (𝟙_ C) exhibits F as a pointwise left Kan extension
of fromPUnit.{0} 𝟙_ V along fromPUnit.{0} 𝟙_ C.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.compstatement · cited by 6,529
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Functor.LeftExtension.mkstatement · cited by 31
- CategoryTheory.MonoidalCategory.DayConvolutionUnitstatement and proof · cited by 18
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.canstatement · cited by 14
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionstatement · cited by 6
Cited by3
Results whose statement or proof uses this declaration.