Theorems · Theorem · general topology
TendstoLocallyUniformly.continuous
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_3} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {p : Filter ι}, TendstoLocallyUniformly F f p → (∃ᶠ (n : ι) in p, Continuous (F n)) → Continuous fA locally uniform limit of continuous functions is continuous.
- Cited by
- 1 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.
Cites11
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
- Continuous.continuousOnproof · cited by 311
- Filter.Frequently.monoproof · cited by 64
- TendstoLocallyUniformlystatement and proof · cited by 59
- continuousOn_univproof · cited by 43
- TendstoLocallyUniformly.tendstoLocallyUniformlyOnproof · cited by 12
- TendstoLocallyUniformlyOn.continuousOnproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- TendstoUniformly.continuousproof · cited by 1