Mathlib Map

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.

Defined in
Mathlib.Analysis.Polynomial.MahlerMeasure
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.

Cited by1

Results whose statement or proof uses this declaration.