Theorems · Theorem · commutative algebra
Submodule.sum_smul_mem
∀ {R : Type u} {M : Type v} {ι : Type w} [inst : Semiring R] [inst_1 : AddCommMonoid M] {module_M : Module R M}
(p : Submodule R M) {t : Finset ι} {f : ι → M} (r : ι → R), (∀ c ∈ t, f c ∈ p) → ∑ i ∈ t, r i • f i ∈ p- Defined in
- Mathlib.Algebra.Module.Submodule.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Finset.sumstatement · cited by 5,195
- Submodule.smul_memproof · cited by 204
- sum_memproof · cited by 64
Cited by8
Results whose statement or proof uses this declaration.
- ZSpan.fundamentalDomain_ae_parallelepipedproof · cited by 2
- RootPairing.finrank_range_polarization_eq_finrank_span_corootproof · cited by 2
- FractionalIdeal.extended_le_one_of_le_oneproof · cited by 1
- NumberField.canonicalEmbedding.mem_rat_span_latticeBasisproof · cited by 1
- Submodule.mem_span_image_iff_exists_funproof · cited by 1
- NumberField.mixedEmbedding.mem_rat_span_latticeBasisproof · cited by 1
- Affine.Simplex.sum_inv_height_sq_smul_vsub_eq_zeroproof · cited by 1
- LieAlgebra.Basis.root_mem_or_mem_negproof · cited by 0