Mathlib Map

Theorems · Theorem · functional analysis

Commute.cfc_real

∀ {A : Type u_2} [inst : Ring A] [inst_1 : StarRing A] [inst_2 : Algebra ℝ A] [inst_3 : TopologicalSpace A]
  [inst_4 : ContinuousFunctionalCalculus ℝ A IsSelfAdjoint] [IsTopologicalRing A] [T2Space A] {a b : A},
  Commute a b → ∀ (f : ℝ → ℝ), Commute (cfc f a) b

A version of Commute.cfc or IsSelfAdjoint.commute_cfc which does not require any interaction with star when the base ring is .

Defined in
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Commute
Cited by
1 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingStarRingAlgebraTopologicalSpaceContinuousFunctionalCalculusIsTopologicalRingT2Space

Around this declaration

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

Cites18

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.