Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compact
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι}, IsCompact s → (TendstoLocallyUniformlyOn F f p s ↔ TendstoUniformlyOn F f p s)For a compact set s, locally uniform convergence on s is just uniform convergence on s.
- Cited by
- 5 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.
Cites14
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
- Set.Elemproof · cited by 7,166
- UniformSpacestatement and proof · cited by 2,040
- IsCompactstatement and proof · cited by 1,282
- CompactSpaceproof · cited by 593
- TendstoUniformlyOnstatement · cited by 129
- TendstoLocallyUniformlyOnstatement and proof · cited by 84
- isCompact_iff_compactSpaceproof · cited by 50
- TendstoUniformlyOn.tendstoLocallyUniformlyOnproof · cited by 9
- tendstoUniformlyOn_iff_tendstoUniformly_comp_coeproof · cited by 3
Cited by5
Results whose statement or proof uses this declaration.
- ContinuousMap.tendsto_iff_forall_isCompact_tendstoUniformlyOnproof · cited by 2
- ContinuousMap.tendsto_of_tendstoLocallyUniformlyproof · cited by 2
- HasProdLocallyUniformlyOn.hasProdUniformlyOn_of_isCompactproof · cited by 2
- tendstoLocallyUniformlyOn_TFAEproof · cited by 1
- Monotone.tendstoUniformlyOn_of_forall_tendstoproof · cited by 1