Theorems · Theorem · linear algebra
Matrix.vecMul_injective_iff
∀ {R : Type u_1} [inst : Semiring R] {m : Type u_3} {n : Type u_4} [inst_1 : Fintype m] {M : Matrix m n R},
(Function.Injective fun v => Matrix.vecMul v M) ↔ LinearIndependent R M.row- Defined in
- Mathlib.LinearAlgebra.Matrix.ToLin
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- LinearIndependentstatement and proof · cited by 560
- Matrix.vecMulstatement · cited by 148
- Matrix.rowstatement and proof · cited by 40
- Fintype.linearCombinationproof · cited by 26
- Matrix.vecMulLinearproof · cited by 8
- Matrix.vecMul_eq_sumproof · cited by 5
- linearIndependent_iff_injective_fintypeLinearCombinationproof · cited by 3
- Matrix.coe_vecMulLinearproof · cited by 2
Cited by4
Results whose statement or proof uses this declaration.
- Matrix.isRightRegular_iff_nonsingularproof · cited by 2
- RootPairing.Base.injective_pairingInproof · cited by 1
- Matrix.Nonsingular.of_rightRegularproof · cited by 0
- Matrix.linearIndependent_rows_of_isUnitproof · cited by 0