Mathlib Map

Theorems · Definition · commutative algebra

spectralMulAlgNorm

(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] → MulAlgebraNorm K L

The spectral norm is a multiplicative K-algebra norm on L.

Defined in
Mathlib.Analysis.Normed.Unbundled.SpectralNorm
Cited by
5 results in Mathlib
Foundations
Depth 230 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldFieldAlgebraAlgebra.IsAlgebraicIsUltrametricDistCompleteSpace

Around this declaration

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

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.