Mathlib Map

Theorems · Theorem · commutative algebra

spectralValue_eq_zero_iff

∀ {R : Type u_1} [inst : NormedRing R] [Nontrivial R] {p : Polynomial R},
  p.Monic → (spectralValue p = 0 ↔ p = Polynomial.X ^ p.natDegree)

The spectral value of p equals zero if and only if p is of the form X ^ n.

Defined in
Mathlib.Analysis.Normed.Unbundled.SpectralNorm
Cited by
1 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedRingNontrivial

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 by1

Results whose statement or proof uses this declaration.