Theorems · Theorem · functional analysis
continuousAt_cfc_fun
∀ {X : Type u_1} {R : Type u_2} {A : Type u_3} {p : A → 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 : ContinuousFunctionalCalculus R A p] [inst_10 : TopologicalSpace X] {f : X → R → R} {a : A} {x₀ : X},
TendstoUniformlyOn f (f x₀) (nhds x₀) (spectrum R a) →
(∀ᶠ (x : X) in nhds x₀, ContinuousOn (f x) (spectrum R a)) → ContinuousAt (fun x => cfc (f x) a) x₀If f : X → R → R tends to f x₀ uniformly (along 𝓝 x₀) on the spectrum of a,
and each f x is continuous on the spectrum of a, then fun x ↦ cfc (f x) a is
continuous at x₀.
- Cited by
- 0 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.
Cites17
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
- CommSemiringstatement and proof · cited by 10,911
- Ringstatement and proof · cited by 7,463
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- StarRingstatement and proof · cited by 1,686
- MetricSpacestatement and proof · cited by 1,684
- ContinuousOnstatement and proof · cited by 1,411
- ContinuousAtstatement · cited by 697
- ContinuousStarstatement and proof · cited by 543
- spectrumstatement and proof · cited by 510
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.