Theorems · Theorem · commutative algebra
Polynomial.le_gaussNorm
∀ {R : Type u_1} {F : Type u_2} [inst : Semiring R] [inst_1 : FunLike F R ℝ] (v : F) {c : ℝ} (p : Polynomial R)
[ZeroHomClass F R ℝ] [NonnegHomClass F R ℝ], 0 ≤ c → ∀ (i : ℕ), v (p.coeff i) * c ^ i ≤ Polynomial.gaussNorm v c p- Defined in
- Mathlib.RingTheory.Polynomial.GaussNorm
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Semiringstatement and proof · cited by 13,802
- Polynomialstatement and proof · cited by 5,681
- Set.rangeproof · cited by 4,705
- FunLikestatement and proof · cited by 2,560
- Polynomial.coeffstatement and proof · cited by 1,045
- BddAboveproof · cited by 620
- Polynomial.toPowerSeriesproof · cited by 96
- ZeroHomClassstatement and proof · cited by 74
- Polynomial.coeff_coeproof · cited by 25
- NonnegHomClassstatement and proof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- Polynomial.le_supNormproof · cited by 2
- Polynomial.gaussNorm_mul_leproof · cited by 1
- Polynomial.exists_min_eq_gaussNormproof · cited by 0
- Polynomial.isNonarchimedean_gaussNormproof · cited by 0