Theorems · Theorem · functional analysis
StarAlgHomClass.map_cfc
∀ {F : Type u_1} {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] [inst_22 : FunLike F A B]
[AlgHomClass F S A B] [StarHomClass F A B] (φ : F) (f : R → R) (a : A),
autoParam (ContinuousOn f (spectrum R a)) StarAlgHomClass.map_cfc._auto_1 →
autoParam (Continuous ⇑φ) StarAlgHomClass.map_cfc._auto_3 →
autoParam (p a) StarAlgHomClass.map_cfc._auto_5 →
autoParam (q (φ a)) StarAlgHomClass.map_cfc._auto_7 → φ (cfc f a) = cfc f (φ a)Star algebra homomorphisms commute with the continuous functional calculus.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringStarRingMetricSpaceIsTopologicalSemiringContinuousStarRingStarRingTopologicalSpaceAlgebraRingStarRingTopologicalSpaceAlgebraCommSemiringAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerContinuousFunctionalCalculusContinuousFunctionalCalculusContinuousMap.UniqueHomFunLikeAlgHomClassStarHomClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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
- Set.Elemproof · cited by 7,166
- IsScalarTowerstatement and proof · cited by 3,896
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- ContinuousMapproof · cited by 2,491
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
Cited by2
Results whose statement or proof uses this declaration.
- StarAlgHom.map_cfcproof · cited by 2
- IsSelfAdjoint.map_spectrum_realproof · cited by 1