Theorems · Definition · number theory
QuadraticForm.isometryEquivWeightedSumSquares
{K : Type u_3} →
{V : Type u_8} →
[inst : Field K] →
[inst_1 : Invertible 2] →
[inst_2 : AddCommGroup V] →
[inst_3 : Module K V] →
(Q : QuadraticForm K V) →
(v : Module.Basis (Fin (Module.finrank K V)) K V) →
LinearMap.IsOrthoᵢ (QuadraticMap.associated Q) ⇑v →
QuadraticMap.IsometryEquiv Q (QuadraticMap.weightedSumSquares K fun i => Q (v i))Given an orthogonal basis, a quadratic form is isometrically equivalent with a weighted sum of squares.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 92 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement and proof · cited by 1,477
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- QuadraticMapstatement · cited by 262
- LinearMap.BilinMapstatement · cited by 85
Cited by2
Results whose statement or proof uses this declaration.
- QuadraticForm.equivalent_weightedSumSquares_units_of_nondegenerate'proof · cited by 2
- QuadraticForm.equivalent_weightedSumSquaresproof · cited by 2