Theorems · Theorem · general topology
TendstoUniformlyOn.continuousOn
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
TendstoUniformlyOn F f p s → (∃ᶠ (n : ι) in p, ContinuousOn (F n) s) → ContinuousOn f sA uniform limit on a set of functions which are continuous on this set is itself continuous on this set.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpaceUniformSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterstatement and proof · cited by 8,121
- UniformSpacestatement and proof · cited by 2,040
- ContinuousOnstatement and proof · cited by 1,411
- Filter.Frequentlystatement and proof · cited by 414
- TendstoUniformlyOnstatement and proof · cited by 129
- TendstoUniformlyOn.tendstoLocallyUniformlyOnproof · cited by 9
- TendstoLocallyUniformlyOn.continuousOnproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- UniformOnFun.isClosed_setOfPred_continuousproof · cited by 3
- continuousOn_tsumproof · cited by 3
- tendsto_cfc_funproof · cited by 3
- tendsto_cfcₙ_funproof · cited by 2
- TendstoUniformlyOn.cderivproof · cited by 1
- TendstoUniformlyOn.tendsto_intervalIntegral_of_continuousOnproof · cited by 1