Mathlib Map

Theorems · Theorem · functional analysis

cfc_real_eq_complex

∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : Ring A] [inst_2 : StarRing A] [inst_3 : Algebra ℂ A]
  [inst_4 : ContinuousFunctionalCalculus ℂ A IsStarNormal] [T2Space A] {a : A} (f : ℝ → ℝ),
  autoParam (IsSelfAdjoint a) cfc_real_eq_complex._auto_1 → cfc f a = cfc (fun x => ↑(f x.re)) a
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances
Cited by
4 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceRingStarRingAlgebraContinuousFunctionalCalculusT2Space

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites20

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

Cited by4

Results whose statement or proof uses this declaration.