Theorems · Definition · commutative algebra
Algebra.TensorProduct.mul
{R : Type uR} →
{A : Type uA} →
{B : Type uB} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : Module R A] →
[SMulCommClass R A A] →
[IsScalarTower R A A] →
[inst_5 : NonUnitalNonAssocSemiring B] →
[inst_6 : Module R B] →
[SMulCommClass R B B] →
[IsScalarTower R B B] → TensorProduct R A B →ₗ[R] TensorProduct R A B →ₗ[R] TensorProduct R A B(Implementation detail)
The multiplication map on A ⊗[R] B,
as an R-bilinear map.
- Defined in
- Mathlib.RingTheory.TensorProduct.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- TensorProductstatement · cited by 2,545
- SMulCommClassstatement and proof · cited by 1,927
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- LinearMap.mulproof · cited by 61
- TensorProduct.map₂proof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.mul_applystatement · cited by 0
- Algebra.TensorProduct.mul_assocstatement and proof · cited by 0
- Algebra.TensorProduct.mul_onestatement and proof · cited by 0
- Algebra.TensorProduct.one_mulstatement and proof · cited by 0
- Algebra.TensorProduct.mul.congr_simpstatement and proof · cited by 0