Mathlib Map

Theorems · Theorem · number theory

QuadraticForm.equivalent_weightedSumSquares

∀ {K : Type u_3} {V : Type u_8} [inst : Field K] [Invertible 2] [inst_2 : AddCommGroup V] [inst_3 : Module K V]
  [FiniteDimensional K V] (Q : QuadraticForm K V), ∃ w, QuadraticMap.Equivalent Q (QuadraticMap.weightedSumSquares K w)
Defined in
Mathlib.LinearAlgebra.QuadraticForm.IsometryEquiv
Cited by
2 results in Mathlib
Foundations
Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldInvertibleAddCommGroupModuleFiniteDimensional

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.