Theorems · Definition · ring theory
LinearMap.smulRight
{R : Type u_1} →
{S : Type u_3} →
{M : Type u_4} →
{M₁ : Type u_5} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : AddCommMonoid M₁] →
[inst_3 : Module R M] →
[inst_4 : Module R M₁] →
[inst_5 : Semiring S] →
[inst_6 : Module R S] →
[inst_7 : Module S M] → [IsScalarTower R S M] → (M₁ →ₗ[R] S) → M → M₁ →ₗ[R] MWhen f is an R-linear map taking values in S, then fun b ↦ f b • x is an R-linear
map.
- Defined in
- Mathlib.Algebra.Module.LinearMap.End
- Cited by
- 54 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
Cited by67
Results whose statement or proof uses this declaration.
- Finsupp.linearCombinationproof · cited by 269
- AffineMap.lineMapproof · cited by 254
- ContinuousLinearMap.smulRightproof · cited by 126
- LinearMap.toSpanSingletonproof · cited by 78
- Finset.weightedVSubOfPointproof · cited by 42
- RootPairing.RootFormproof · cited by 41
- Finset.weightedVSubOfPoint_applyproof · cited by 39
- Module.preReflectionproof · cited by 14
- RootPairing.RootFormInproof · cited by 13
- LinearMap.ringLmapEquivSelfproof · cited by 12
- RootPairing.rootForm_apply_applyproof · cited by 10
- AffineMap.lineMap_vsub_leftproof · cited by 9