Theorems · Definition · number theory
QuadraticForm.isometryEquivSumSquaresUnits
{ι : Type u_1} →
[inst : Fintype ι] →
{K : Type u_2} →
[inst_1 : Field K] →
[IsAlgClosed K] →
[DecidableEq K] →
(w : ι → Kˣ) → (QuadraticMap.weightedSumSquares K w).IsometryEquiv (QuadraticMap.weightedSumSquares K 1)The isometry between a weighted sum of squares on an algebraically closed field and the
sum of squares, i.e. weightedSumSquares with weight fun (i : ι) => 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Unitsstatement and proof · cited by 2,804
- Units.valproof · cited by 1,966
- IsAlgClosedstatement and proof · cited by 150
- QuadraticMap.IsometryEquivstatement · cited by 49
- QuadraticMap.weightedSumSquaresstatement · cited by 18
- QuadraticMap.IsometryEquiv.transproof · cited by 7
- QuadraticForm.weightedSumSquaresCongrproof · cited by 0
- QuadraticForm.isometryEquivSumSquaresproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- QuadraticForm.equivalent_weightedSumSquares_of_isAlgClosedproof · cited by 2