Theorems · Theorem · commutative algebra
Submodule.sum_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}, (∀ c ∈ t, f c ∈ p) → ∑ i ∈ t, f i ∈ p- Defined in
- Mathlib.Algebra.Module.Submodule.Basic
- Cited by
- 42 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.
Cites7
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
- sum_memproof · cited by 64
Cited by42
Results whose statement or proof uses this declaration.
- Ideal.sum_memproof · cited by 19
- Submodule.fg_of_fg_map_of_fg_inf_kerproof · cited by 7
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- Ideal.mem_map_C_iffproof · cited by 6
- MvPolynomial.IsHomogeneous.sumproof · cited by 5
- Ideal.polynomial_mem_ideal_of_coeff_mem_idealproof · cited by 4
- InnerProductSpace.mem_span_gramSchmidtproof · cited by 4
- DividedPowers.span_isSubDPIdeal_iffproof · cited by 3
- Submodule.mem_ideal_smul_span_iff_exists_sumproof · cited by 3
- Ideal.add_pow_mem_of_pow_mem_of_le_of_commuteproof · cited by 3
- Matrix.charpoly_sub_diagonal_degree_ltproof · cited by 3
- InnerProductSpace.gramSchmidt_ne_zero_coeproof · cited by 2