Theorems · Definition · category theory
CategoryTheory.Center.associator
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
(X Y Z : CategoryTheory.Center C) → (X.tensorObj Y).tensorObj Z ≅ X.tensorObj (Y.tensorObj Z)Auxiliary definition for the MonoidalCategory instance on Center C.
- Defined in
- Mathlib.CategoryTheory.Monoidal.Center
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Iso.homproof · cited by 7,684
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.associatorproof · cited by 667
- CategoryTheory.Centerstatement and proof · cited by 58
- CategoryTheory.Center.tensorObjstatement · cited by 7
- CategoryTheory.Center.isoMkproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.