Theorems · Theorem · linear algebra
Submodule.mem_iSup_finset_iff_exists_sum
∀ {ι : Type u_1} {R : Type u_3} {N : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid N] [inst_2 : Module R N]
{s : Finset ι} (p : ι → Submodule R N) (a : N), a ∈ ⨆ i ∈ s, p i ↔ ∃ μ, ∑ i ∈ s, ↑(μ i) = a- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.Elemproof · cited by 7,166
- Finset.sumstatement and proof · cited by 5,195
- Bot.botproof · cited by 4,720
- iSupstatement and proof · cited by 2,415
- Finset.sum_congrproof · cited by 2,323
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.iSup_torsionBySet_ideal_eq_torsionBySet_iInfproof · cited by 5
- Ideal.iSup_iInf_eq_top_iff_pairwiseproof · cited by 1