Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.DayConvolution.unit_app_map_app_assoc
∀ {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]
{F G : CategoryTheory.Functor C V} [inst_4 : CategoryTheory.MonoidalCategory.DayConvolution F G]
{F' G' : CategoryTheory.Functor C V} [inst_5 : CategoryTheory.MonoidalCategory.DayConvolution F' G'] (f : F ⟶ F')
(g : G ⟶ G') (x y : C) {Z : V}
(h :
(CategoryTheory.MonoidalCategory.DayConvolution.convolution F' G').obj
(CategoryTheory.MonoidalCategoryStruct.tensorObj x y) ⟶
Z),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.MonoidalCategory.DayConvolution.unit F G).app (x, y))
(CategoryTheory.CategoryStruct.comp
((CategoryTheory.MonoidalCategory.DayConvolution.map f g).app
(CategoryTheory.MonoidalCategoryStruct.tensorObj x y))
h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom (f.app x) (g.app y))
(CategoryTheory.CategoryStruct.comp ((CategoryTheory.MonoidalCategory.DayConvolution.unit F' G').app (x, y)) h)- Cited by
- 12 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement and proof · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
- CategoryTheory.MonoidalCategory.tensorstatement · cited by 91
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolution.braiding_naturality_leftproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_naturalityproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.braiding_naturality_rightproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.hexagon_forwardproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.hexagon_reverseproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.pentagonproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.associator_naturalityproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.triangleproof · cited by 0