Theorems · Definition · number theory
QuadraticForm.isometryEquivSignWeightedSumSquares
{ι : Type u_1} →
[inst : Fintype ι] →
(w : ι → ℝ) →
(QuadraticMap.weightedSumSquares ℝ w).IsometryEquiv
(QuadraticMap.weightedSumSquares ℝ fun i => ↑(SignType.sign (w i)))The isometry between a weighted sum of squares with weights u on the
(non-zero) real numbers and the weighted sum of squares with weights sign ∘ u.
- Defined in
- Mathlib.LinearAlgebra.QuadraticForm.Real
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- absproof · cited by 1,814
- OrderHomstatement · cited by 934
- Real.sqrtproof · cited by 545
- SignTypestatement · cited by 318
- Units.mk0proof · cited by 181
- SignType.signstatement and proof · cited by 128
- Pi.basisFunproof · cited by 78
Cited by2
Results whose statement or proof uses this declaration.
- QuadraticForm.equivalent_signType_weighted_sum_squaredproof · cited by 1
- QuadraticForm.equivalent_sign_ne_zero_weighted_sum_squaredproof · cited by 1