Theorems · Theorem · functional analysis
StarAlgHom.map_cfc
∀ {R : Type u_2} {S : Type u_3} {A : Type u_4} {B : Type u_5} {p : A → Prop} {q : B → Prop} [inst : CommSemiring R]
[inst_1 : StarRing R] [inst_2 : MetricSpace R] [inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R]
[inst_5 : Ring A] [inst_6 : StarRing A] [inst_7 : TopologicalSpace A] [inst_8 : Algebra R A] [inst_9 : Ring B]
[inst_10 : StarRing B] [inst_11 : TopologicalSpace B] [inst_12 : Algebra R B] [inst_13 : CommSemiring S]
[inst_14 : Algebra R S] [inst_15 : Algebra S A] [inst_16 : Algebra S B] [IsScalarTower R S A] [IsScalarTower R S B]
[inst_19 : ContinuousFunctionalCalculus R A p] [inst_20 : ContinuousFunctionalCalculus R B q]
[ContinuousMap.UniqueHom R B] (φ : A →⋆ₐ[S] B) (f : R → R) (a : A),
autoParam (ContinuousOn f (spectrum R a)) StarAlgHom.map_cfc._auto_1 →
autoParam (Continuous ⇑φ) StarAlgHom.map_cfc._auto_3 →
autoParam (p a) StarAlgHom.map_cfc._auto_5 →
autoParam (q (φ a)) StarAlgHom.map_cfc._auto_7 → φ (cfc f a) = cfc f (φ a)Star algebra homomorphisms commute with the continuous functional calculus.
This version is specialized to A →⋆ₐ[S] B to allow for dot notation.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- IsScalarTowerstatement and proof · cited by 3,896
- Continuousstatement and proof · cited by 2,592
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousStarstatement and proof · cited by 543
- spectrumstatement and proof · cited by 510
Cited by2
Results whose statement or proof uses this declaration.
- cfc_map_prodproof · cited by 1
- cfc_map_piproof · cited by 1