Theorems · Theorem · commutative algebra
add_smul
∀ {R : Type u_1} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (r s : R) (x : M),
(r + s) • x = r • x + s • x- Defined in
- Mathlib.Algebra.Module.Defs
- Cited by
- 204 results in Mathlib
- Foundations
- Depth 13 from the axioms, rests on 115 definitions · uses no axioms
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Module.add_smulproof · cited by 1
Cited by204
Results whose statement or proof uses this declaration.
- neg_smulproof · cited by 306
- Nat.cast_smul_eq_nsmulproof · cited by 110
- sub_smulproof · cited by 97
- Submodule.mem_span_singletonproof · cited by 61
- two_smulproof · cited by 57
- Convex.combo_selfproof · cited by 29
- Int.cast_smul_eq_zsmulproof · cited by 28
- Polynomial.smeval_addproof · cited by 22
- Nat.factorization_powproof · cited by 17
- Derivation.leibniz_powproof · cited by 10
- MeasureTheory.integral_add_measureproof · cited by 9
- Convexity.iConvexComb_eq_sumproof · cited by 9
Showing the 200 most cited of 204.