Theorems · Definition · ring theory
AddMonoidAlgebra.rTensorEquivAlgEquiv
(R : Type u_1) →
{M : Type u_2} →
(S : Type u_4) →
(A : Type u_5) →
(B : Type u_6) →
[inst : CommSemiring R] →
[inst_1 : CommSemiring S] →
[inst_2 : CommSemiring A] →
[inst_3 : CommSemiring B] →
[inst_4 : Algebra R S] →
[inst_5 : Algebra R A] →
[inst_6 : Algebra R B] →
[inst_7 : Algebra S A] →
[inst_8 : IsScalarTower R S A] →
[inst_9 : AddCommMonoid M] →
TensorProduct R A (AddMonoidAlgebra B M) ≃ₐ[S] AddMonoidAlgebra (TensorProduct R A B) MThe base change of B[M] to an R-algebra A is isomorphic to (A ⊗[R] B)[M]
as an A-algebra.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- 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
- AlgEquivstatement · cited by 1,681
- AddMonoidAlgebrastatement and proof · cited by 649
- AlgHom.compproof · cited by 501
- IsScalarTower.toAlgHomproof · cited by 232
- Algebra.TensorProduct.includeRightproof · cited by 165
- Algebra.TensorProduct.includeLeftproof · cited by 72
- AlgEquiv.restrictScalarsproof · cited by 60
Cited by7
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.scalarTensorEquivproof · cited by 10
- MvPolynomial.rTensorAlgEquivproof · cited by 3
- AddMonoidAlgebra.scalarTensorEquiv_symm_singleproof · cited by 3
- AddMonoidAlgebra.rTensorEquiv_symm_singleAlgEquivstatement · cited by 2
- AddMonoidAlgebra.rTensorEquiv_tmulAlgEquivstatement · cited by 2
- AddMonoidAlgebra.lTensorAlgEquivproof · cited by 1
- AddMonoidAlgebra.lTensorAlgEquiv_symm_singleproof · cited by 0