Mathlib Map

Theorems · Theorem · number theory

QuadraticMap.posDef_of_nonneg

∀ {M : Type u_4} {N : Type u_5} {R₂ : Type u} [inst : CommSemiring R₂] [inst_1 : AddCommMonoid M] [inst_2 : Module R₂ M]
  [inst_3 : PartialOrder N] [inst_4 : AddCommMonoid N] [inst_5 : Module R₂ N] {Q : QuadraticMap R₂ M N},
  (∀ (x : M), 0 ≤ Q x) → Q.Anisotropic → Q.PosDef
Defined in
Mathlib.LinearAlgebra.QuadraticForm.Basic
Cited by
1 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModulePartialOrderAddCommMonoidModule

Around this declaration

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

Cites9

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.