Theorems · Theorem · linear algebra
Submodule.span_range_subtype_eq_top_iff
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {ι : Type u_9}
(p : Submodule R M) {s : ι → M} (hs : ∀ (i : ι), s i ∈ p),
Submodule.span R (Set.range fun i => ⟨s i, ⋯⟩) = ⊤ ↔ Submodule.span R (Set.range s) = p- Defined in
- Mathlib.LinearAlgebra.Span.Basic
- Cited by
- 1 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.
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
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement · cited by 9,680
- Submodulestatement and proof · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- Submodule.spanstatement and proof · cited by 1,504
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.Extension.Cotangent.span_eq_top_of_span_eq_kerproof · cited by 0