Mathlib Map

Theorems · Theorem · functional analysis

IsSelfAdjoint.toReal_spectralRadius_complex_eq_norm

∀ {A : Type u_1} [inst : CStarAlgebra A] {a : A}, IsSelfAdjoint a → (spectralRadius ℂ a).toReal = ‖a‖

In a C⋆-algebra, the spectral radius of a self-adjoint element is equal to its norm. See IsSelfAdjoint.toReal_spectralRadius_eq_norm for a version involving spectralRadius ℝ a.

Defined in
Mathlib.Analysis.CStarAlgebra.Spectrum
Cited by
1 results in Mathlib
Foundations
Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CStarAlgebra

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 by1

Results whose statement or proof uses this declaration.