Mathlib Map

Theorems · Theorem · functional analysis

spectrum_star_mul_self_nonneg

∀ {A : Type u_1} [inst : CStarAlgebra A] {b : A}, ∀ x ∈ spectrum ℝ (star b * b), 0 ≤ x

The -spectrum of an element of the form star b * b in a C⋆-algebra is nonnegative. This is the key result used to establish CStarAlgebra.instNonnegSpectrumClass.

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

Cites78

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.