Mathlib Map

Theorems · Definition · category theory

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

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 "evaluation" natural morphism F ⊛ [F, _] ⟶ 𝟭.

Defined in
Mathlib.CategoryTheory.Monoidal.DayConvolution.Closed
Cited by
5 results in Mathlib
Foundations
Depth 41 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.unit_app_ev_app_app · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.unit_app_ev_app_app_assoc · cited by 1DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.right_triangle_components · cited by 0DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.ev_naturality_app · cited by 0DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.left_triangle_components · cited by 0DayConvolutionInternalHom…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorEquiv.symm · cited by 3681Equiv.symmCategoryTheory.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.MonoidalClosed.uncurry · cited by 46MonoidalClosed.uncurryCategoryTheory.Functor.CorepresentableBy.homEquiv · cited by 45CorepresentableBy.homEquivCategoryTheory.MonoidalCategory.DayConvolutionInternalHom · cited by 17MonoidalCategory.DayConvo…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.π · cited by 14DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy · cited by 10DayConvolution.corepresen…DayConvolutionInternalHom.ev_…CITED BYCITES

Cites14

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.