Theorems · Theorem · general topology
TendstoUniformly.continuous
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι}, TendstoUniformly F f p → (∃ᶠ (n : ι) in p, Continuous (F n)) → Continuous fA uniform limit of continuous functions is continuous.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 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.
Cites8
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
- Filterstatement and proof · cited by 8,121
- Continuousstatement and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- Filter.Frequentlystatement and proof · cited by 414
- TendstoUniformlystatement and proof · cited by 75
- TendstoUniformly.tendstoLocallyUniformlyproof · cited by 5
- TendstoLocallyUniformly.continuousproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- UniformFun.isClosed_setOfPred_continuousproof · cited by 1