Theorems · Theorem · linear algebra
Submodule.iSup_eq_span
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Sort u_9}
(p : ι → Submodule R M), ⨆ i, p i = Submodule.span R (⋃ i, ↑(p i))- Defined in
- Mathlib.LinearAlgebra.Span.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 67 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.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.iUnionstatement · cited by 2,483
- iSupstatement and proof · cited by 2,415
- Submodule.spanstatement · cited by 1,504
- Submodule.span_eqproof · cited by 26
Cited by3
Results whose statement or proof uses this declaration.
- Submodule.iSup_toAddSubmonoidproof · cited by 2
- Ideal.iSup_eq_spanproof · cited by 1
- CliffordAlgebra.evenOdd_mul_leproof · cited by 0