Theorems · Theorem · commutative algebra
spectralNorm_eq_iSup_of_finiteDimensional_normal
∀ (K : Type u_2) [inst : NormedField K] (L : Type u_3) [inst_1 : Field L] [inst_2 : Algebra K L]
[h_fin : FiniteDimensional K L] [hn : Normal K L] {f : AlgebraNorm K L},
IsPowMul ⇑f →
IsNonarchimedean ⇑f → (∀ (x : K), f ((algebraMap K L) x) = ‖x‖) → ∀ (x : L), spectralNorm K L x = ⨆ σ, f (σ x)If L/K is finite and normal, then spectralNorm K L x = supr (λ (σ : Gal(L/K)), f (σ x)).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 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.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
- Polynomialproof · cited by 5,681
- Norm.normstatement and proof · cited by 5,413
- Algebra.algebraMapstatement and proof · cited by 4,706
- one_mulproof · cited by 2,841
- Multisetproof · cited by 2,627
- iSupstatement and proof · cited by 2,415
- le_antisymmproof · cited by 2,068
Cited by2
Results whose statement or proof uses this declaration.
- spectralNorm_eq_invariantExtensionproof · cited by 3
- spectralNorm_unique_of_finiteDimensional_normalproof · cited by 0