Theorems · Theorem · functional analysis
Commute.cfc
∀ {𝕜 : Type u_1} {A : Type u_2} {p : A → Prop} [inst : RCLike 𝕜] [inst_1 : Ring A] [inst_2 : StarRing A]
[inst_3 : Algebra 𝕜 A] [inst_4 : TopologicalSpace A] [inst_5 : ContinuousFunctionalCalculus 𝕜 A p]
[IsSemitopologicalRing A] [T2Space A] {a b : A}, Commute a b → Commute (star a) b → ∀ (f : 𝕜 → 𝕜), Commute (cfc f a) bAn element commutes with cfc f a if it commutes with both a and star a.
If the base ring is ℝ or ℝ≥0, see Commute.cfc_real or Commute.cfc_nnreal which don't require
the Commute (star a) b hypothesis.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- RCLikestatement and proof · cited by 2,829
- StarRingstatement and proof · cited by 1,686
- ContinuousOnproof · cited by 1,411
- T2Spacestatement and proof · cited by 1,351
- Star.starstatement and proof · cited by 1,082
- Commutestatement and proof · cited by 639
- spectrumproof · cited by 510
- Set.domRestrictproof · cited by 383
- ContinuousFunctionalCalculusstatement and proof · cited by 331
Cited by2
Results whose statement or proof uses this declaration.
- Commute.cfc_realproof · cited by 1
- IsSelfAdjoint.commute_cfcproof · cited by 0