Theorems · Theorem · number theory
QuadraticForm.equivalent_weightedSumSquares_of_isAlgClosed
∀ {K : Type u_2} [inst : Field K] [IsAlgClosed K] [inst_2 : Invertible 2] {M : Type u_3} [inst_3 : AddCommGroup M]
[inst_4 : Module K M] [FiniteDimensional K M] (Q : QuadraticForm K M),
LinearMap.SeparatingLeft (QuadraticMap.associated Q) → QuadraticMap.Equivalent Q (QuadraticMap.weightedSumSquares K 1)A nondegenerate quadratic form on an algebraically closed field of characteristic not equal to 2
is equivalent to the sum of squares, i.e. weightedSumSquares with weight fun (i : ι) => 1.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Unitsproof · cited by 2,804
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- Invertiblestatement and proof · cited by 549
- QuadraticFormstatement and proof · cited by 507
- QuadraticMapstatement · cited by 262
Cited by2
Results whose statement or proof uses this declaration.
- QuadraticForm.equivalent_of_isAlgClosedproof · cited by 1
- QuadraticForm.equivalent_sum_squaresproof · cited by 0