Mathlib Map

Theorems · Theorem · complex analysis

Polynomial.mapMahlerMeasure_le_sum_norm_coeff

∀ {A : Type u_2} [inst : NormedRing A] (p : Polynomial A) (v : A →+* ℂ),
  Isometry ⇑v → p.mapMahlerMeasure v ≤ p.sum fun x a => ‖a‖
Defined in
Mathlib.Analysis.Polynomial.MahlerMeasure
Cited by
0 results in Mathlib
Foundations
Depth 273 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRing

Around this declaration

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

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.