Mathlib Map

Theorems · Theorem · number theory

QuadraticForm.equivalent_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₁ Q₂ : QuadraticForm K M),
  LinearMap.SeparatingLeft (QuadraticMap.associated Q₁) →
    LinearMap.SeparatingLeft (QuadraticMap.associated Q₂) → QuadraticMap.Equivalent Q₁ Q₂

All nondegenerate quadratic forms on an algebraically closed field of characteristic not equal to 2 are equivalent.

Defined in
Mathlib.LinearAlgebra.QuadraticForm.AlgClosed
Cited by
1 results in Mathlib
Foundations
Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldIsAlgClosedInvertibleAddCommGroupModuleFiniteDimensional

Around this declaration

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

Cites18

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

Cited by1

Results whose statement or proof uses this declaration.