Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app

{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] →
            [inst_4 : CategoryTheory.MonoidalClosed V] →
              {F H G : CategoryTheory.Functor C V} →
                [inst_5 : CategoryTheory.MonoidalCategory.DayConvolution F G] →
                  CategoryTheory.MonoidalCategory.DayConvolutionInternalHom F
                      (CategoryTheory.MonoidalCategory.DayConvolution.convolution F G) H →
                    (G ⟶ H)

Given ℌ : DayConvolutionInternalHom F H, if we think of H.obj G as the internal hom [F, G], then this is the transformation corresponding to the component at G of the "coevaluation" natural morphism 𝟭 ⟶ [F, F ⊛ _].

Defined in
Mathlib.CategoryTheory.Monoidal.DayConvolution.Closed
Cited by
5 results in Mathlib
Foundations
Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalClosedCategoryTheory.MonoidalCategory.DayConvolution

Around this declaration

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

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_π · cited by 3DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_π_assoc · cited by 2DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.right_triangle_components · cited by 0DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_naturality_app · cited by 0DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.left_triangle_components · cited by 0DayConvolutionInternalHom…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalClosed · cited by 134CategoryTheory.MonoidalCl…CategoryTheory.MonoidalCategory.DayConvolution.convolution · cited by 67DayConvolution.convolutionCategoryTheory.MonoidalCategory.DayConvolution · cited by 62MonoidalCategory.DayConvo…CategoryTheory.MonoidalCategory.DayConvolution.unit · cited by 60DayConvolution.unitCategoryTheory.MonoidalClosed.curry · cited by 44MonoidalClosed.curryCategoryTheory.MonoidalCategory.DayConvolutionInternalHom · cited by 17MonoidalCategory.DayConvo…CategoryTheory.Limits.Wedge.IsLimit.lift · cited by 5IsLimit.liftCategoryTheory.MonoidalCategory.DayConvolutionInternalHom.isLimitWedge · cited by 4DayConvolutionInternalHom…DayConvolutionInternalHom.coe…CITED BYCITES

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.