Mathlib Map

Theorems · Definition · commutative algebra

spectralValue

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

The spectral value of a polynomial in R[X], where R is a seminormed ring. One motivation for the spectral value: if the norm on R is nonarchimedean, and if a monic polynomial splits into linear factors, then its spectral value is the norm of its largest root. See max_norm_root_eq_spectralValue.

Defined in
Mathlib.Analysis.Normed.Unbundled.SpectralNorm
Cited by
13 results in Mathlib
Foundations
Depth 194 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 by14

Results whose statement or proof uses this declaration.