Theorems · Theorem · commutative algebra
TensorProduct.smul_tmul
∀ {R : Type u_1} {R' : Type u_4} [inst : CommSemiring R] [inst_1 : Monoid R'] {M : Type u_7} {N : Type u_8}
[inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid N] [inst_4 : DistribMulAction R' M] [inst_5 : Module R M]
[inst_6 : Module R N] [inst_7 : DistribMulAction R' N] [TensorProduct.CompatibleSMul R R' M N] (r : R') (m : M)
(n : N), (r • m) ⊗ₜ[R] n = m ⊗ₜ[R] (r • n)smul can be moved from one side of the product to the other .
- Defined in
- Mathlib.LinearAlgebra.TensorProduct.Defs
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- TensorProductstatement · cited by 2,545
- TensorProduct.tmulstatement · cited by 1,182
- DistribMulActionstatement and proof · cited by 584
- TensorProduct.CompatibleSMulstatement and proof · cited by 17
- TensorProduct.CompatibleSMul.smul_tmulproof · cited by 2
Cited by33
Results whose statement or proof uses this declaration.
- TensorProduct.tmul_smulproof · cited by 33
- Algebra.TensorProduct.tmul_one_eq_one_tmulproof · cited by 5
- TensorProduct.mk_surjectiveproof · cited by 4
- RingHom.SurjectiveOnStalks.exists_mul_eq_tmulproof · cited by 4
- TensorProduct.quotTensorEquivQuotSMul_mk_tmulproof · cited by 3
- linearIndepOn_isGroupLikeElemproof · cited by 3
- CommRingCat.epi_iff_epiproof · cited by 2
- TensorProduct.smul_tmul_smulproof · cited by 1
- TensorProduct.flip_mk_surjectiveproof · cited by 1
- Algebra.IsEffective.of_sectionproof · cited by 1
- Algebra.isEpi_of_surjective_algebraMapproof · cited by 1
- MvPolynomial.aeval_one_tmulproof · cited by 1