Theorems · Definition · ring theory
Bialgebra.TensorProduct.comm
(R : Type u_1) →
(A : Type u_3) →
(B : Type u_4) →
[inst : CommSemiring R] →
[inst_1 : Semiring A] →
[inst_2 : Semiring B] →
[inst_3 : Bialgebra R A] → [inst_4 : Bialgebra R B] → TensorProduct R A B ≃ₐc[R] TensorProduct R B AThe tensor product of R-bialgebras is commutative, up to bialgebra isomorphism.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CommSemiringstatement and proof · cited by 10,911
- TensorProductstatement · cited by 2,545
- Bialgebrastatement and proof · cited by 160
- BialgEquivstatement · cited by 88
- Algebra.TensorProduct.commproof · cited by 38
- BialgEquiv.ofAlgEquivproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Bialgebra.comm_comp_comulBialgHomstatement · cited by 0