Theorems · Theorem · linear algebra
Basis.card_le_card_of_linearIndependent_aux
∀ {R : Type u_2} [inst : Semiring R] [StrongRankCondition R] (n : ℕ) {m : ℕ} (v : Fin m → Fin n → R),
LinearIndependent R v → m ≤ nLet R satisfy the strong rank condition. If m elements of a free rank n R-module are
linearly independent, then m ≤ n.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringStrongRankCondition
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.
- Semiringstatement and proof · cited by 13,802
- LinearIndependentstatement and proof · cited by 560
- StrongRankConditionstatement and proof · cited by 286
- Fintype.card_finproof · cited by 270
- Cardinal.mk_fintypeproof · cited by 81
- Pi.basisFunproof · cited by 78
- linearIndependent_le_basisproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.