Theorems · Theorem · ring theory
MonoidAlgebra.rTensorEquiv_tmulAlgEquiv
∀ {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 : CommMonoid M] (a : A) (p : MonoidAlgebra B M),
(MonoidAlgebra.rTensorEquivAlgEquiv R S A B) (a ⊗ₜ[R] p) =
a • (MonoidAlgebra.mapAlgHom M Algebra.TensorProduct.includeRight) p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement · cited by 3,236
- TensorProductstatement and proof · cited by 2,545
- CommMonoidstatement and proof · cited by 2,264
- AlgEquivstatement · cited by 1,681
- TensorProduct.tmulstatement and proof · cited by 1,182
- MonoidAlgebrastatement and proof · cited by 590
- AlgHom.compproof · cited by 501
- Algebra.smul_defproof · cited by 287
Cited by1
Results whose statement or proof uses this declaration.
- MonoidAlgebra.scalarTensorEquiv_tmulproof · cited by 0