Theorems · Theorem · commutative algebra
Submodule.smul_mem
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] {module_M : Module R M} (p : Submodule R M)
{x : M} (r : R), x ∈ p → r • x ∈ p- Defined in
- Mathlib.Algebra.Module.Submodule.Defs
- Cited by
- 204 results in Mathlib
- Foundations
- Depth 13 from the axioms, rests on 78 definitions · uses no axioms
- Assumes
- SemiringAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Submodule.smul_mem'proof · cited by 5
Cited by205
Results whose statement or proof uses this declaration.
- Ideal.mul_mem_leftproof · cited by 107
- Submodule.span_inductionstatement and proof · cited by 77
- Submodule.mem_supproof · cited by 73
- Submodule.mem_span_singletonproof · cited by 61
- Ideal.IsMaximal.isPrimeproof · cited by 53
- Finsupp.range_linearCombinationproof · cited by 24
- Algebra.adjoin_eq_spanproof · cited by 13
- Submodule.restrictScalars_spanproof · cited by 12
- LieSubmodule.lieIdeal_oper_eq_linear_spanproof · cited by 9
- Submodule.sum_smul_memproof · cited by 8
- PointedCone.smul_memproof · cited by 7
- Finsupp.span_image_eq_map_linearCombinationproof · cited by 7
Showing the 200 most cited of 205.