Theorems · Definition · category theory
CategoryTheory.Dial.associatorImpl
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasFiniteProducts C] →
[inst_2 : CategoryTheory.Limits.HasPullbacks C] →
(X Y Z : CategoryTheory.Dial C) → (X.tensorObjImpl Y).tensorObjImpl Z ≅ X.tensorObjImpl (Y.tensorObjImpl Z)The associator for tensor, (X ⊗ Y) ⊗ Z ≅ X ⊗ (Y ⊗ Z) in Dial C.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Limits.HasFiniteProductsstatement and proof · cited by 142
- CategoryTheory.Dialstatement and proof · cited by 80
- CategoryTheory.Dial.srcproof · cited by 71
- CategoryTheory.Dial.tgtproof · cited by 51
- CategoryTheory.Dial.tensorObjImplstatement · cited by 35
- CategoryTheory.Limits.prod.associatorproof · cited by 7
- CategoryTheory.Dial.isoMkproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Dial.associatorImpl_inv_Fstatement · cited by 0
- CategoryTheory.Dial.associatorImpl_inv_fstatement and proof · cited by 0
- CategoryTheory.Dial.associatorImpl_hom_Fstatement · cited by 0
- CategoryTheory.Dial.associatorImpl_hom_fstatement and proof · cited by 0