Mathlib Map

Theorems · Theorem · commutative algebra

TensorProduct.tmul_smul

∀ {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 : SMulCommClass R R' M] [inst_8 : DistribMulAction R' N]
  [TensorProduct.CompatibleSMul R R' M N] (r : R') (x : M) (y : N), x ⊗ₜ[R] (r • y) = r • x ⊗ₜ[R] y
Defined in
Mathlib.LinearAlgebra.TensorProduct.Defs
Cited by
33 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringMonoidAddCommMonoidAddCommMonoidDistribMulActionModuleModuleSMulCommClassDistribMulActionTensorProduct.CompatibleSMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TensorProduct.tmul_of_gradedMul_of_tmul · cited by 5TensorProduct.tmul_of_gra…TensorProduct.sum_tmul_eq_zero_of_vanishesTrivially · cited by 4TensorProduct.sum_tmul_eq…linearIndepOn_isGroupLikeElem · cited by 3linearIndepOn_isGroupLike…LinearMap.transvection.baseChange · cited by 2transvection.baseChangeAlgebra.Generators.H1Cotangent.δAux_mul · cited by 2H1Cotangent.δAux_mulModule.IsLocalRing.linearIndependent_of_flat · cited by 2IsLocalRing.linearIndepen…Representation.IntertwiningMap.tensor_smul_right · cited by 1IntertwiningMap.tensor_sm…TensorProduct.smul_tmul_smul · cited by 1TensorProduct.smul_tmul_s…Algebra.Extension.CotangentSpace.map_comp · cited by 1CotangentSpace.map_compAlgebra.Extension.tensorCotangentSpace_tmul_tmul · cited by 1Extension.tensorCotangent…TensorProduct.map_smul_left · cited by 1TensorProduct.map_smul_le…TensorProduct.map_smul_right · cited by 1TensorProduct.map_smul_ri…TensorPower.one_mul · cited by 1TensorPower.one_mulTensorProduct.CompatibleSMul.of_algebraMap_surjective · cited by 1CompatibleSMul.of_algebra…Algebra.Generators.H1Cotangent.δAux_ofComp · cited by 1H1Cotangent.δAux_ofCompModule · cited by 20661ModuleAddCommMonoid · cited by 12281AddCommMonoidCommSemiring · cited by 10911CommSemiringMonoid · cited by 3887MonoidTensorProduct · cited by 2545TensorProductSMulCommClass · cited by 1927SMulCommClassTensorProduct.tmul · cited by 1182TensorProduct.tmulDistribMulAction · cited by 584DistribMulActionTensorProduct.smul_tmul · cited by 33TensorProduct.smul_tmulTensorProduct.CompatibleSMul · cited by 17TensorProduct.CompatibleS…TensorProduct.tmul_smulCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by33

Results whose statement or proof uses this declaration.