Theorems · Theorem · category theory
CategoryTheory.MonoidalCategory.MonoidalLeftAction.actionUnitIso_inv_naturality_assoc
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.MonoidalCategory C]
[inst_3 : CategoryTheory.MonoidalCategory.MonoidalLeftAction C D] {d d' : D} (f : d ⟶ d') {Z : D}
(h :
CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionObj
(CategoryTheory.MonoidalCategoryStruct.tensorUnit C) d' ⟶
Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionUnitIso d).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionHomRight
(CategoryTheory.MonoidalCategoryStruct.tensorUnit C) f)
h) =
CategoryTheory.CategoryStruct.comp f
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionUnitIso d').inv h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.MonoidalCategory.MonoidalLeftActionstatement and proof · cited by 215
- CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionObjstatement and proof · cited by 185
- CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionHomRightstatement and proof · cited by 83
- CategoryTheory.MonoidalCategory.MonoidalLeftActionStruct.actionUnitIsostatement and proof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.