Mathlib Map

Theorems · Theorem · functional analysis

IsSelfAdjoint.val_re_map_spectrum

∀ {A : Type u_1} [inst : CStarAlgebra A] {a : A},
  IsSelfAdjoint a → spectrum ℂ a = Complex.ofReal ∘ Complex.re '' spectrum ℂ a

The spectrum of a selfadjoint is real

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

Cites11

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.