Theorems Ā· Theorem Ā· functional analysis
ContinuousOn.cfc
ā {X : Type u_1} {š : Type u_2} {A : Type u_3} {p : A ā Prop} [inst : RCLike š] [inst_1 : NormedRing A]
[inst_2 : StarRing A] [inst_3 : NormedAlgebra š A] [inst_4 : IsometricContinuousFunctionalCalculus š A p]
[ContinuousStar A] [inst_6 : TopologicalSpace X] {s : X ā Set š} (f : š ā š) {a : X ā A} {t : Set X},
(ā x ā t, IsCompact (s x)) ā
ContinuousOn a t ā
(ā xā ā t, āį¶ (x : X) in nhdsWithin xā t, spectrum š (a x) ā s xā) ā
(ā x ā t, p (a x)) ā
autoParam (ā x ā t, ContinuousOn f (s x)) ContinuousOn.cfc._auto_1 ā ContinuousOn (fun x => cfc f (a x)) tSuppose a : X ā Set A is continuous on t : Set X and a x satisfies the predicate p for
all x ā t. Suppose further that s : X ā Set š is a family of sets with s x compact when
x ā t such that s xā contains the spectrum of a x for all sufficiently close x ā t.
If f : š ā š is continuous on s x, for each x ā t, then fun x ⦠cfc f (a x) is
continuous on t.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 199 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.
- Setstatement and proof Ā· cited by 53,352
- TopologicalSpacestatement and proof Ā· cited by 24,529
- Filter.Eventuallystatement and proof Ā· cited by 3,134
- RCLikestatement and proof Ā· cited by 2,829
- nhdsWithinstatement and proof Ā· cited by 1,912
- StarRingstatement and proof Ā· cited by 1,686
- Filter.univ_mem'proof Ā· cited by 1,672
- Filter.mp_memproof Ā· cited by 1,537
- ContinuousOnstatement and proof Ā· cited by 1,411
- IsCompactstatement and proof Ā· cited by 1,282
- NormedAlgebrastatement and proof Ā· cited by 1,165
- NormedRingstatement and proof Ā· cited by 924
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.cfc_of_mem_nhdsSetproof Ā· cited by 2
- ContinuousOn.cfc'proof Ā· cited by 1
- Continuous.cfcproof Ā· cited by 0