Theorems · Theorem · linear algebra
Matrix.Nonsingular.linearIndependent_row
∀ {R : Type u_1} {n : Type u_3} [inst : CommSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n] {A : Matrix n n R}
[IsCancelAdd R], A.Nonsingular → LinearIndependent R A.row- Defined in
- Mathlib.LinearAlgebra.Matrix.Nonsingular
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearIndependentstatement · cited by 560
- IsCancelAddstatement and proof · cited by 79
- Matrix.rowstatement · cited by 40
- Matrix.Nonsingularstatement and proof · cited by 27
- Matrix.Nonsingular.linearIndependent_colproof · cited by 2
- Matrix.Nonsingular.transposeproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.linearIndependent_row_iffproof · cited by 2