Theorems · Theorem · commutative algebra
max_norm_root_eq_spectralValue
∀ {K : Type u_2} [inst : NormedField K] {L : Type u_3} [inst_1 : Field L] [inst_2 : Algebra K L]
[inst_3 : DecidableEq L] {f : AlgebraNorm K L},
IsPowMul ⇑f →
IsNonarchimedean ⇑f →
f 1 = 1 →
∀ (p : Polynomial K) (s : Multiset L),
(Polynomial.mapAlg K L) p = (Multiset.map (fun a => Polynomial.X - Polynomial.C a) s).prod →
(⨆ x, if x ∈ s then f x else 0) = spectralValue pIf f is a nonarchimedean, power-multiplicative K-algebra norm on L, then the spectral
value of a polynomial p : K[X] that decomposes into linear factors in L is equal to the
maximum of the norms of the roots. See [S. Bosch, U. Güntzer, R. Remmert, Non-Archimedean Analysis
(Proposition 3.1.2/1(2))][bosch-guntzer-remmert].
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites88
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Norm.normproof · cited by 5,413
- Algebra.algebraMapproof · cited by 4,706
- Set.rangeproof · cited by 4,705
- NNRealproof · cited by 4,310
- AlgHomstatement · cited by 3,236
- one_mulproof · cited by 2,841
Cited by1
Results whose statement or proof uses this declaration.
- spectralNorm_eq_iSup_of_finiteDimensional_normalproof · cited by 2