Theorems · Theorem · complex analysis
Polynomial.mahlerMeasure_le_sum_norm_coeff
∀ (p : Polynomial ℂ), p.mahlerMeasure ≤ p.sum fun x a => ‖a‖
The Mahler measure of a polynomial is bounded above by the sum of the norms of its coefficients.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 272 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites76
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- ENNRealproof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- Polynomialstatement and proof · cited by 5,681
- Set.imageproof · cited by 5,609
- Complexstatement and proof · cited by 5,565
- Norm.normstatement and proof · cited by 5,413
- mul_oneproof · cited by 3,885
- MeasureTheory.aeproof · cited by 2,352
- Nat.cast_zeroproof · cited by 1,870
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.mapMahlerMeasure_le_sum_norm_coeffproof · cited by 0