Mathlib Map

Theorems · Definition · commutative algebra

spectralNorm

(K : Type u_2) → [inst : NormedField K] → (L : Type u_3) → [inst_1 : Field L] → [Algebra K L] → L → ℝ

If L is an algebraic extension of a normed field K and y : L then the spectral norm spectralNorm K y : ℝ of y (written |y|_sp in the textbooks) is the spectral value of the minimal polynomial of y over K.

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

Around this declaration

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

Cites6

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

Cited by33

Results whose statement or proof uses this declaration.