Theorems · Theorem · commutative algebra
Polynomial.gaussNorm_nonneg
∀ {R : Type u_1} {F : Type u_2} [inst : Semiring R] [inst_1 : FunLike F R ℝ] (v : F) {c : ℝ} (p : Polynomial R)
[NonnegHomClass F R ℝ], 0 ≤ c → 0 ≤ Polynomial.gaussNorm v c pIf v is a nonnegative function, then the Gauss norm is nonnegative.
- Defined in
- Mathlib.RingTheory.Polynomial.GaussNorm
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- FunLikestatement and proof · cited by 2,560
- Finset.Nonemptyproof · cited by 1,001
- Polynomial.supportproof · cited by 237
- NonnegHomClassstatement and proof · cited by 25
- Polynomial.gaussNormstatement · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- Polynomial.gaussNorm_mul_leproof · cited by 1
- Polynomial.supNorm_nonnegproof · cited by 1
- Polynomial.gaussNorm_isAbsoluteValueproof · cited by 0