Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {V : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} V] →
        [CategoryTheory.MonoidalCategory C] →
          [inst_3 : CategoryTheory.MonoidalCategory V] →
            [CategoryTheory.MonoidalClosed V] →
              CategoryTheory.Functor C V →
                CategoryTheory.Functor C V → CategoryTheory.Functor C V → Type (max (max (max u₁ u₂) v₁) v₂)

DayConvolutionInternalHom F G H asserts that H is the value at G of an internal hom functor of F for the Day convolution monoidal structure. This is phrased as the data of a limit CategoryTheory.Wedge (i.e an end) on internalHomDiagramFunctor F|>.obj G|>.obj c and c, with tip (H.obj G).obj c and a compatibility condition asserting that the functoriality of H identifies to the functoriality of ends.

Defined in
Mathlib.CategoryTheory.Monoidal.DayConvolution.Closed
Cited by
17 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalClosed

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.π · cited by 14DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.ev_app · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.hπ · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.isLimitWedge · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map_app_comp_π · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.unit_app_ev_app_app · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_π · cited by 3DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_π_assoc · cited by 2DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map_comp_π · cited by 1DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.unit_app_ev_app_app_assoc · cited by 1DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.inj · cited by 1mk.injCategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.MonoidalCategory.DayConvolutionInternalHom.casesOn · cited by 0DayConvolutionInternalHom…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalClosed · cited by 134CategoryTheory.MonoidalCl…MonoidalCategory.DayConvoluti…CITED BYCITES

Cites4

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

Cited by28

Results whose statement or proof uses this declaration.