Theorems · Theorem · linear algebra
LinearIndependent.finite_of_le_span_finite
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R]
{ι : Type u_2} (v : ι → M),
LinearIndependent R v → ∀ (w : Set M) [Finite ↑w], Set.range v ⊆ ↑(Submodule.span R w) → Finite ιIf R satisfies the strong rank condition,
then any linearly independent family v : ι → M
contained in the span of some finite w : Set M,
is itself finite.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.rangestatement and proof · cited by 4,705
- LE.le.transproof · cited by 3,151
- Finitestatement and proof · cited by 3,029
- Finset.cardproof · cited by 2,327
Cited by2
Results whose statement or proof uses this declaration.
- linearIndependent_le_infinite_basisproof · cited by 1
- linearIndependent_le_span'proof · cited by 1