Mathlib Map

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
Assumes
CategoryTheory.MonoidalCategoryStruct

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalCategory.tensorμ · cited by 71MonoidalCategory.tensorμCategoryTheory.MonoidalCategory.tensor_whiskerLeft · cited by 37MonoidalCategory.tensor_w…CategoryTheory.MonoidalCategory.whiskerRight_tensor · cited by 37MonoidalCategory.whiskerR…Bimod.TensorBimod.X · cited by 32TensorBimod.XCategoryTheory.MonoidalCategory.whisker_assoc · cited by 31MonoidalCategory.whisker_…Bimod.TensorBimod.actLeft · cited by 15TensorBimod.actLeftCategoryTheory.BraidedCategory.braiding_tensor_right_hom · cited by 14BraidedCategory.braiding_…Bimod.TensorBimod.actRight · cited by 14TensorBimod.actRightCategoryTheory.MonoidalCategory.tensorδ · cited by 13MonoidalCategory.tensorδCategoryTheory.leftAdjointMate · cited by 13CategoryTheory.leftAdjoin…CategoryTheory.rightAdjointMate · cited by 13CategoryTheory.rightAdjoi…CategoryTheory.BraidedCategory.braiding_tensor_left_hom · cited by 13BraidedCategory.braiding_…CategoryTheory.MonoidalCategory.whiskerLeft_rightUnitor · cited by 12MonoidalCategory.whiskerL…CategoryTheory.MonoidalCategory.associator_naturality_right · cited by 12MonoidalCategory.associat…CategoryTheory.MonoidalCategory.associator_naturality · cited by 11MonoidalCategory.associat…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.MonoidalCategoryStruct · cited by 26CategoryTheory.MonoidalCa…MonoidalCategoryStruct.associ…CITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by788

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 788.