Theorems · Theorem · number theory
LinearMap.BilinForm.linearIndependent_of_pairwise_le_zero
∀ {ι : Type u_4} {R : Type u_5} {M : Type u_6} [inst : CommRing R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] (B : LinearMap.BilinForm R M),
(LinearMap.BilinMap.toQuadraticMap B).PosDef →
∀ (f : Module.Dual R M) (v : ι → M),
(∀ (i : ι), 0 < f (v i)) → (Pairwise fun i j => (B (v i)) (v j) ≤ 0) → LinearIndependent R vVectors which subtend obtuse angles with each other and all lie in the same half-space are linearly independent. This is [serre1965](Ch. V, §9, Lemma 4).
- Defined in
- Mathlib.LinearAlgebra.QuadraticForm.Dual
- Cited by
- 1 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.
Cites36
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
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumproof · cited by 5,195
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.sum_congrproof · cited by 2,323
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.linearIndepOn_root_baseOf'proof · cited by 1