Theorems · Theorem · category theory
CategoryTheory.Conv.mul_eq
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.MonoidalCategory C] {M N : C}
[inst_2 : CategoryTheory.ComonObj M] [inst_3 : CategoryTheory.MonObj N] (f g : CategoryTheory.Conv M N),
f * g =
CategoryTheory.CategoryStruct.comp CategoryTheory.ComonObj.comul
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight f M)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerLeft N g)
CategoryTheory.MonObj.mul))- Defined in
- Mathlib.CategoryTheory.Monoidal.Conv
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerLeftstatement · cited by 915
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- CategoryTheory.MonObj.mulstatement · cited by 230
- CategoryTheory.MonObjstatement and proof · cited by 199
- CategoryTheory.ComonObj.comulstatement · cited by 71
- CategoryTheory.ComonObjstatement and proof · cited by 48
- CategoryTheory.Convstatement and proof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.HopfObj.mul_antipodeproof · cited by 1
- CategoryTheory.HopfObj.antipode_antipodeproof · cited by 0
- CategoryTheory.HopfObj.antipode_comulproof · cited by 0
- CategoryTheory.HopfObj.hom_antipodeproof · cited by 0