Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.ev_naturality_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) {G' H' : CategoryTheory.Functor C V}
  (ℌ' : CategoryTheory.MonoidalCategory.DayConvolutionInternalHom F G' H')
  [inst_6 : CategoryTheory.MonoidalCategory.DayConvolution F H'] (η : G ⟶ G'),
  CategoryTheory.CategoryStruct.comp
      (CategoryTheory.MonoidalCategory.DayConvolution.map (CategoryTheory.CategoryStruct.id F) (ℌ.map η ℌ')) ℌ'.ev_app =
    CategoryTheory.CategoryStruct.comp ℌ.ev_app η
Defined in
Mathlib.CategoryTheory.Monoidal.DayConvolution.Closed
Cited by
0 results in Mathlib
Foundations
Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalClosedCategoryTheory.MonoidalCategory.DayConvolutionCategoryTheory.MonoidalCategory.DayConvolution

Around this declaration

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

Cites34

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.