Mathlib Map

Theorems · Definition · commutative algebra

spectralAlgNorm

(K : Type u_2) →
  [inst : NormedField K] →
    (L : Type u_3) →
      [inst_1 : Field L] →
        [inst_2 : Algebra K L] → [IsUltrametricDist K] → [h_alg : Algebra.IsAlgebraic K L] → AlgebraNorm K L

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

Defined in
Mathlib.Analysis.Normed.Unbundled.SpectralNorm
Cited by
9 results in Mathlib
Foundations
Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldFieldAlgebraIsUltrametricDistAlgebra.IsAlgebraic

Around this declaration

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

Cites8

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

Cited by11

Results whose statement or proof uses this declaration.