Theorems · Theorem · linear algebra
Submodule.mem_sSup_iff_exists_finset
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{S : Set (Submodule R M)} {m : M}, m ∈ sSup S ↔ ∃ s, ↑s ⊆ S ∧ m ∈ ⨆ i ∈ s, i- Defined in
- Mathlib.LinearAlgebra.Finsupp.Span
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- iSupstatement and proof · cited by 2,415
- SupSet.sSupstatement · cited by 954
- Finset.mapproof · cited by 747
- Function.Injective.injOnproof · cited by 280
- iSup_congr_Propproof · cited by 247
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.