Theorems · Theorem · linear algebra
Submodule.mem_iSup_of_directed
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Sort u_9}
[Nonempty ι] (S : ι → Submodule R M), Directed (fun x1 x2 => x1 ≤ x2) S → ∀ {x : M}, x ∈ iSup S ↔ ∃ i, x ∈ S i- Defined in
- Mathlib.LinearAlgebra.Span.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- iSupstatement · cited by 2,415
- SetLike.mem_coeproof · cited by 302
- Directedstatement and proof · cited by 213
- Set.mem_iUnionproof · cited by 212
- Submodule.coe_iSup_of_directedproof · cited by 3
Cited by7
Results whose statement or proof uses this declaration.
- Submodule.mem_sSup_of_directedproof · cited by 6
- Ideal.exists_le_prime_disjointproof · cited by 5
- Module.End.mem_genEigenspaceproof · cited by 4
- Ideal.mem_leadingCoeffproof · cited by 4
- Submodule.mem_iSup_of_chainproof · cited by 1
- Submodule.starProjection_tendsto_closure_iSupproof · cited by 1
- Ideal.primaryComponent_memproof · cited by 0