Theorems · Theorem · ring theory
LinearMap.map_smul
∀ {R : Type u_1} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M₂] [inst_3 : Module R M] [inst_4 : Module R M₂] (fₗ : M →ₗ[R] M₂) (c : R) (x : M),
fₗ (c • x) = c • fₗ x- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 60 results in Mathlib
- Foundations
- Depth 22 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.coestatement · 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
- map_smulproof · cited by 566
Cited by60
Results whose statement or proof uses this declaration.
- PiTensorProduct.extproof · cited by 26
- Submodule.map_smul''proof · cited by 21
- Derivation.map_smulproof · cited by 9
- LinearMap.map_smul₂proof · cited by 9
- MeasureTheory.Measure.restrict_smulproof · cited by 8
- Submodule.fg_of_fg_map_of_fg_inf_kerproof · cited by 7
- LinearMap.lift_rank_le_of_injectiveproof · cited by 7
- Convex.linear_imageproof · cited by 5
- MvPolynomial.pderiv_monomialproof · cited by 4
- StrictConvex.linear_preimageproof · cited by 4
- SameRay.mapproof · cited by 3
- ConvexOn.comp_linearMapproof · cited by 3