Mathlib Map

Theorems · Theorem · functional analysis

IsSelfAdjoint.mem_spectrum_eq_re

∀ {A : Type u_1} [inst : CStarAlgebra A] {a : A}, IsSelfAdjoint a → ∀ {z : ℂ}, z ∈ spectrum ℂ a → z = ↑z.re

Any element of the spectrum of a selfadjoint is real.

Defined in
Mathlib.Analysis.CStarAlgebra.Spectrum
Cited by
3 results in Mathlib
Foundations
Depth 181 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.

Cites28

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.