Theorems · Definition · ring theory
Module.End.smulLeft
{R : Type u_1} →
{M : Type u_4} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (α : R) → α ∈ Set.center R → Module.End R MScalar multiplication on the left, as a linear map.
- Defined in
- Mathlib.Algebra.Module.LinearMap.End
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Module.Endstatement · cited by 774
- Set.centerstatement and proof · cited by 49
Cited by9
Results whose statement or proof uses this declaration.
- Module.End.mem_center_iffstatement and proof · cited by 4
- LieDerivation.ofGradingSumproof · cited by 2
- Module.End.smulLeft_applystatement and proof · cited by 1
- Module.End.smulLeft.congr_simpstatement and proof · cited by 0
- Module.End.smulLeft_eqstatement · cited by 0
- Module.End.mem_subalgebraCenter_iffstatement · cited by 0
- Module.End.mem_submonoidCenter_iffstatement · cited by 0
- Module.End.mem_subsemigroupCenter_iffstatement · cited by 0
- Module.End.mem_subsemiringCenter_iffstatement · cited by 0