Mathlib Map

Theorems · Definition · number theory

sigNeg

{R : Type u_1} →
  {M : Type u_2} →
    [inst : AddCommGroup M] → [inst_1 : CommRing R] → [LinearOrder R] → [inst_3 : Module R M] → QuadraticForm R M → ℕ

For quadratic forms on finite-dimensional spaces, the maximal finrank of a negative-definite subspace of M. (Defined as 0 if M is infinite-dimensional).

Defined in
Mathlib.LinearAlgebra.QuadraticForm.Signature
Cited by
9 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupCommRingLinearOrderModule

Around this declaration

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

Cites6

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

Cited by9

Results whose statement or proof uses this declaration.