Theorems · Theorem · functional analysis
cfc_comp_polynomial
∀ {R : Type u_1} {A : Type u_2} {p : A → Prop} [inst : CommSemiring R] [inst_1 : StarRing R] [inst_2 : MetricSpace R]
[inst_3 : IsTopologicalSemiring R] [inst_4 : ContinuousStar R] [inst_5 : TopologicalSpace A] [inst_6 : Ring A]
[inst_7 : StarRing A] [inst_8 : Algebra R A] [instCFC : ContinuousFunctionalCalculus R A p]
[ContinuousMap.UniqueHom R A] (q : Polynomial R) (f : R → R) (a : A),
autoParam (ContinuousOn f ((fun x => Polynomial.eval x q) '' spectrum R a)) cfc_comp_polynomial._auto_1 →
autoParam (p a) cfc_comp_polynomial._auto_3 →
cfc (fun x => f (Polynomial.eval x q)) a = cfc f ((Polynomial.aeval a) q)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Polynomialstatement and proof · cited by 5,681
- Set.imagestatement and proof · cited by 5,609
- AlgHomstatement · cited by 3,236
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- Polynomial.evalstatement and proof · cited by 796
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.