Theorems · Theorem · linear algebra
LinearIndependent.sum_smul_of_nondegenerate
∀ {ι : Type u_1} {κ : Type u_2} {R : Type u_3} {M : Type u_4} [inst : Fintype ι] [inst_1 : Finite κ]
[inst_2 : CommRing R] [inst_3 : AddCommGroup M] [inst_4 : Module R M] {v : ι → M},
LinearIndependent R v → ∀ {A : Matrix κ ι R}, A.Nondegenerate → LinearIndependent R fun i => ∑ j, A i j • v j- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.sum_congrproof · cited by 2,323
- LinearIndependentstatement and proof · cited by 560
- Matrix.mulVecproof · cited by 267
- Fintype.ofFiniteproof · cited by 255
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Basis.linearIndependent_baseSuppproof · cited by 3