Theorems · Definition · category theory
CategoryTheory.MonoidalCategoryStruct.associator
{C : Type u} →
{𝒞 : CategoryTheory.Category.{v, u} C} →
[self : CategoryTheory.MonoidalCategoryStruct C] →
(X Y Z : C) →
CategoryTheory.MonoidalCategoryStruct.tensorObj (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y) Z ≅
CategoryTheory.MonoidalCategoryStruct.tensorObj X (CategoryTheory.MonoidalCategoryStruct.tensorObj Y Z)The associator isomorphism (X ⊗ Y) ⊗ Z ≃ X ⊗ (Y ⊗ Z)
- Defined in
- Mathlib.CategoryTheory.Monoidal.Category
- Cited by
- 667 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 5 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategoryStructstatement and proof · cited by 26
Cited by788
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.tensorμproof · cited by 71
- CategoryTheory.MonoidalCategory.tensor_whiskerLeftstatement and proof · cited by 37
- CategoryTheory.MonoidalCategory.whiskerRight_tensorstatement and proof · cited by 37
- Bimod.TensorBimod.Xproof · cited by 32
- CategoryTheory.MonoidalCategory.whisker_assocstatement and proof · cited by 31
- Bimod.TensorBimod.actLeftproof · cited by 15
- CategoryTheory.BraidedCategory.braiding_tensor_right_homstatement and proof · cited by 14
- Bimod.TensorBimod.actRightproof · cited by 14
- CategoryTheory.MonoidalCategory.tensorδproof · cited by 13
- CategoryTheory.leftAdjointMateproof · cited by 13
- CategoryTheory.rightAdjointMateproof · cited by 13
- CategoryTheory.BraidedCategory.braiding_tensor_left_homstatement and proof · cited by 13
Showing the 200 most cited of 788.