Theorems · Definition · ring theory
Algebra.TensorProduct.tensorTensorTensorComm
(R : Type uR) →
(R' : Type u_1) →
(S : Type uS) →
(T : Type u_2) →
(A : Type uA) →
(B : Type uB) →
(C : Type uC) →
(D : Type uD) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : Algebra R S] →
[inst_3 : Semiring A] →
[inst_4 : Algebra R A] →
[inst_5 : Algebra S A] →
[IsScalarTower R S A] →
[inst_7 : Semiring B] →
[inst_8 : Algebra R B] →
[inst_9 : Semiring C] →
[inst_10 : Algebra R C] →
[inst_11 : Algebra S C] →
[inst_12 : IsScalarTower R S C] →
[inst_13 : Semiring D] →
[inst_14 : Algebra R D] →
[inst_15 : CommSemiring T] →
[inst_16 : Algebra R T] →
[inst_17 : Algebra T A] →
[IsScalarTower R T A] →
[inst_19 : SMulCommClass S T A] →
[inst_20 : Algebra S T] →
[IsScalarTower S T A] →
[inst_22 : CommSemiring R'] →
[inst_23 : Algebra R R'] →
[inst_24 : Algebra R' T] →
[inst_25 : Algebra R' A] →
[inst_26 : Algebra R' B] →
[IsScalarTower R R' A] →
[inst_28 : SMulCommClass S R' A] →
[inst_29 : SMulCommClass R' S A] →
[inst_30 : IsScalarTower R' T A] →
[inst_31 : IsScalarTower R R' B] →
TensorProduct S (TensorProduct R' A B)
(TensorProduct R C D) ≃ₐ[T]
TensorProduct R' (TensorProduct S A C)
(TensorProduct R B D)Tensor product of algebras analogue of mul_mul_mul_comm.
This is the algebra version of TensorProduct.AlgebraTensorModule.tensorTensorTensorComm.
- Defined in
- Mathlib.RingTheory.TensorProduct.Maps
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Quot.sound
- Assumes
- CommSemiringCommSemiringAlgebraSemiringAlgebraAlgebraIsScalarTowerSemiringAlgebraSemiringAlgebraAlgebraIsScalarTowerSemiringAlgebraCommSemiringAlgebraAlgebraIsScalarTowerSMulCommClassAlgebraIsScalarTowerCommSemiringAlgebraAlgebraAlgebraAlgebraIsScalarTowerSMulCommClassSMulCommClassIsScalarTowerIsScalarTower
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- TensorProduct.AlgebraTensorModule.tensorTensorTensorCommproof · cited by 10
- AlgEquiv.ofLinearEquivproof · cited by 7
Cited by8
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.tensorTensorTensorComm_symmstatement · cited by 0
- Algebra.TensorProduct.tensorTensorTensorComm_symm_tmulstatement · cited by 0
- Algebra.TensorProduct.tensorTensorTensorComm_tmulstatement · cited by 0
- Algebra.TensorProduct.tensorTensorTensorComm_toLinearEquivstatement · cited by 0
- Bialgebra.TensorProduct.comulAlgHom_defstatement · cited by 0
- Bialgebra.TensorProduct.comul_eq_algHom_toLinearMapstatement · cited by 0
- Algebra.TensorProduct.toLinearEquiv_tensorTensorTensorCommstatement · cited by 0
- Algebra.TensorProduct.tensorTensorTensorComm.congr_simpstatement and proof · cited by 0