Mathlib Map

Theorems · Definition · field theory

Polynomial.supNorm

{A : Type u_1} → [inst : SeminormedRing A] → Polynomial A → ℝ

The sup norm of a polynomial on a semi-normed ring, defined as the maximum of its coefficients. Often called the _(naive) height_ of the polynomial. This is defined in terms of Polynomial.gaussNorm.

Defined in
Mathlib.Analysis.Polynomial.Norm
Cited by
13 results in Mathlib
Foundations
Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedRing

Around this declaration

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

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.