Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.unit_app_ev_app_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) (x y : C),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.MonoidalCategory.DayConvolution.unit F H).app (x, y))
(ℌ.ev_app.app (CategoryTheory.MonoidalCategoryStruct.tensorObj x y)) =
CategoryTheory.MonoidalClosed.uncurry (ℌ.π y x)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.MonoidalCategory.tensorstatement and proof · cited by 91
- CategoryTheory.MonoidalCategory.externalProductstatement and proof · cited by 77
Cited by4
Results whose statement or proof uses this declaration.