Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.ExternalProduct.isPointwiseLeftKanExtensionExtensionUnitLeft
{V : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{D : Type u₂} →
{D' : Type u₃} →
{E : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Category.{v₃, u₃} D'] →
[inst_4 : CategoryTheory.Category.{v₄, u₄} E] →
{H : CategoryTheory.Functor D V} →
{L : CategoryTheory.Functor D D'} →
(H' : CategoryTheory.Functor D' V) →
(α : H ⟶ L.comp H') →
(K : CategoryTheory.Functor E V) →
[∀ (d : D') (e : E),
CategoryTheory.Limits.PreservesColimitsOfShape (CategoryTheory.CostructuredArrow L d)
(CategoryTheory.MonoidalCategory.tensorRight (K.obj e))] →
(CategoryTheory.Functor.LeftExtension.mk H' α).IsPointwiseLeftKanExtension →
(CategoryTheory.Functor.LeftExtension.mk
(CategoryTheory.MonoidalCategory.externalProduct H' K)
(CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitLeft H' α
K)).IsPointwiseLeftKanExtensionIf H' : D' ⥤ V is a pointwise left Kan extension along L : D ⥤ D',
and if tensoring right with an object preserves colimits in V
then H' ⊠ K : D' × E ⥤ V is a pointwise left Kan extension along L × (𝟭 E).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.Limits.PreservesColimitsOfShapestatement and proof · cited by 222
- CategoryTheory.Functor.prodstatement · cited by 126
- CategoryTheory.MonoidalCategory.tensorRightstatement and proof · cited by 119
- CategoryTheory.MonoidalCategory.externalProductstatement and proof · cited by 77
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolution.pentagonproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.triangleproof · cited by 0