Theorems · Theorem · linear algebra
linearIndependent_le_infinite_basis
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] [StrongRankCondition R]
{ι : Type w} (b : Module.Basis ι R M) [Infinite ι] {κ : Type w} (v : κ → M),
LinearIndependent R v → Cardinal.mk κ ≤ Cardinal.mk ιAn auxiliary lemma for linearIndependent_le_basis:
we handle the case where the basis b is infinite.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.preimageproof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Finiteproof · cited by 3,029
- Cardinalstatement and proof · cited by 2,598
- Submodule.spanproof · cited by 1,504
Cited by1
Results whose statement or proof uses this declaration.
- linearIndependent_le_basisproof · cited by 4