Theorems · Theorem · category theory
CategoryTheory.MonObj.mul_assoc
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {inst_1 : CategoryTheory.MonoidalCategory C} (X : C)
[self : CategoryTheory.MonObj X],
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.whiskerRight CategoryTheory.MonObj.mul X)
CategoryTheory.MonObj.mul =
CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.associator X X X).hom
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft X CategoryTheory.MonObj.mul) CategoryTheory.MonObj.mul)- Defined in
- Mathlib.CategoryTheory.Monoidal.Mon
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- CategoryTheory.MonObj
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
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- 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.MonoidalCategoryStruct.associatorstatement · cited by 667
- CategoryTheory.MonObj.mulstatement · cited by 230
- CategoryTheory.MonObjstatement and proof · cited by 199
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.MonObj.lift_lift_assocproof · cited by 4
- CategoryTheory.Mathlib.Tactic.MonTauto.mul_assoc_homproof · cited by 3
- CategoryTheory.Mathlib.Tactic.MonTauto.mul_assoc_invproof · cited by 3
- CategoryTheory.MonObj.mul_assoc_flipproof · cited by 2
- CategoryTheory.HopfObj.mul_antipode₂proof · cited by 1
- CategoryTheory.GrpObj.isPullbackproof · cited by 1
- CategoryTheory.MonObj.Mon_tensor_mul_assocproof · cited by 0
- CategoryTheory.MonObj.mul_assoc_assocproof · cited by 0