Theorems · Theorem · linear algebra
LinearMap.BilinForm.linearIndependent_of_iIsOrtho
∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {n : Type w}
{B : LinearMap.BilinForm K V} {v : n → V}, B.iIsOrtho v → (∀ (i : n), (B (v i)) (v i) ≠ 0) → LinearIndependent K vA set of orthogonal vectors v with respect to some bilinear form B is linearly independent
if for all i, B (v i) (v i) ≠ 0.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- MulZeroClass.mul_zeroproof · cited by 2,091
- LinearIndependentstatement · cited by 560
- LinearMap.BilinFormstatement and proof · cited by 501
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.