Mathlib Map

Theorems · Theorem · functional analysis

cfc_realPart

∀ {A : Type u_1} [inst : TopologicalSpace A] [inst_1 : Ring A] [inst_2 : StarRing A] [inst_3 : Algebra ℂ A]
  [inst_4 : StarModule ℂ A] [inst_5 : ContinuousFunctionalCalculus ℂ A IsStarNormal] [ContinuousMap.UniqueHom ℂ A]
  (f : ℂ → ℂ) (a : A),
  autoParam (ContinuousOn f (spectrum ℂ ↑(realPart a))) cfc_realPart._auto_1 →
    autoParam (IsStarNormal a) cfc_realPart._auto_3 → cfc f ↑(realPart a) = cfc (fun x => f ↑x.re) a
Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.RealImaginaryPart
Cited by
0 results in Mathlib
Foundations
Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceRingStarRingAlgebraStarModuleContinuousFunctionalCalculusContinuousMap.UniqueHom

Around this declaration

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

Cites29

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.