Mathlib Map

Theorems · Theorem · number theory

exists_finrank_eq_sigPos_and_posDef

∀ {R : Type u_1} {M : Type u_2} [inst : AddCommGroup M] [inst_1 : CommRing R] [inst_2 : LinearOrder R]
  [inst_3 : Module R M] (Q : QuadraticForm R M) [Module.Finite R M] [StrongRankCondition R],
  ∃ V, Module.finrank R ↥V = sigPos Q ∧ (QuadraticMap.restrict Q V).PosDef
Defined in
Mathlib.LinearAlgebra.QuadraticForm.Signature
Cited by
2 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupCommRingLinearOrderModuleModule.FiniteStrongRankCondition

Around this declaration

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

Cites13

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.