Theorems · Theorem · ring theory
LinearMapClass.map_smul
∀ {R : outParam (Type u_14)} {M : outParam (Type u_15)} {M₂ : outParam (Type u_16)} [inst : Semiring R]
[inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid M₂] [inst_3 : Module R M] [inst_4 : Module R M₂] {F : Type u_17}
[inst_5 : FunLike F M M₂] [LinearMapClass F R M M₂] (f : F) (r : R) (x : M), f (r • x) = r • f x- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- map_smulproof · cited by 566
- LinearMapClassstatement and proof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.trace_comp_commproof · cited by 1
- KaehlerDifferential.range_kerCotangentToTensorproof · cited by 1
- IsLocalizedModule.isInteger_smulproof · cited by 0
- PositiveLinearMap.norm_apply_le_of_nonnegproof · cited by 0