Mathlib Map

Theorems · Theorem · functional analysis

Unitary.norm_sub_one_sq_eq

∀ {A : Type u_1} [inst : CStarAlgebra A] {u : A},
  u ∈ unitary A → ∀ {x : ℝ}, IsLeast (Complex.re '' spectrum ℂ u) x → ‖u - 1‖ ^ 2 = 2 * (1 - x)
Defined in
Mathlib.Analysis.CStarAlgebra.Unitary.Connected
Cited by
2 results in Mathlib
Foundations
Depth 311 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.

Cites45

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

Cited by2

Results whose statement or proof uses this declaration.