Theorems · Theorem · commutative algebra
spectralNorm.spectralNorm_eq_norm_coeff_zero_rpow
∀ (K : Type u) [inst : NontriviallyNormedField K] (L : Type v) [inst_1 : Field L] [inst_2 : Algebra K L] [Algebra.IsAlgebraic K L] [hu : IsUltrametricDist K] [CompleteSpace K] (x : L), spectralNorm K L x = ‖(minpoly K x).coeff 0‖ ^ (1 / ↑(minpoly K x).natDegree)
For x : L with minimal polynomial f(X) := X^n + a_{n-1}X^{n-1} + ... + a_0 over K,
the spectral norm of x is equal to ‖a_0‖^(1/(degree(f(X)))).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Fieldstatement and proof · cited by 7,404
- Norm.normstatement and proof · cited by 5,413
- Algebra.algebraMapproof · cited by 4,706
- one_mulproof · cited by 2,841
- CompleteSpacestatement and proof · cited by 2,532
- Nat.cast_zeroproof · cited by 1,870
- LT.lt.ne'proof · cited by 1,417
- map_mulproof · cited by 1,137
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.