Theorems · Definition · ring theory
Bialgebra.TensorProduct.assoc
(R : Type u_1) →
(S : Type u_2) →
(A : Type u_3) →
(C : Type u_5) →
(D : Type u_6) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Semiring A] →
[inst_3 : Bialgebra S A] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra R S] →
[inst_6 : IsScalarTower R S A] →
[inst_7 : Semiring C] →
[inst_8 : Semiring D] →
[inst_9 : Bialgebra S C] →
[inst_10 : Bialgebra R D] →
[inst_11 : Algebra R C] →
[inst_12 : IsScalarTower R S C] →
TensorProduct R (TensorProduct S A C) D ≃ₐc[S]
TensorProduct S A (TensorProduct R C D)The associator for tensor products of R-bialgebras, as a bialgebra equivalence.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement and proof · cited by 2,545
- AlgEquivproof · cited by 1,681
- Bialgebrastatement and proof · cited by 160
- BialgEquivstatement · cited by 88
- CoalgEquivproof · cited by 77
- Algebra.TensorProduct.assocproof · cited by 8
- Coalgebra.TensorProduct.assocproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- Bialgebra.TensorProduct.assoc_symm_tmulstatement · cited by 0
- Bialgebra.TensorProduct.assoc_tmulstatement · cited by 0
- Bialgebra.TensorProduct.assoc_toAlgEquivstatement · cited by 0
- Bialgebra.TensorProduct.assoc_toCoalgEquivstatement · cited by 0
- HopfAlgCat.associator_defstatement · cited by 0
- BialgCat.associator_defstatement · cited by 0