Theorems · Theorem · linear algebra
Matrix.posDef_gram_of_linearIndependent
∀ {E : Type u_1} {n : Type u_2} {𝕜 : Type u_4} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E]
[inst_2 : InnerProductSpace 𝕜 E] [Finite n] {v : n → E}, LinearIndependent 𝕜 v → (Matrix.gram 𝕜 v).PosDefIn a normed space, linear independence of v implies positive definiteness of gram 𝕜 v.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fintypeproof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- Finitestatement and proof · cited by 3,029
- RCLikestatement and proof · cited by 2,829
- LinearIndependentstatement and proof · cited by 560
- Fintype.ofFiniteproof · cited by 255
- RCLike.toPartialOrderstatement · cited by 106
- Matrix.PosDefstatement · cited by 68
- Iff.neproof · cited by 52
- LE.le.lt_of_ne'proof · cited by 41
- inner_self_eq_zeroproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.posDef_gram_iff_linearIndependentproof · cited by 1