Mathlib Map

Theorems · Theorem · commutative algebra

spectralNorm_eq_invariantExtension

∀ (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] [hu : IsUltrametricDist K],
  spectralNorm K L = ⇑(IsUltrametricDist.invariantExtension K L)

If L/K is finite and normal, then spectralNorm K L = invariantExtension K L.

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

Around this declaration

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

Cites20

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

Cited by3

Results whose statement or proof uses this declaration.