Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_TFAE
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {s : Set α}
[LocallyCompactSpace α] (G : ι → α → β) (g : α → β) (p : Filter ι),
IsOpen s →
[TendstoLocallyUniformlyOn G g p s, ∀ K ⊆ s, IsCompact K → TendstoUniformlyOn G g p K,
∀ x ∈ s, ∃ v ∈ nhdsWithin x s, TendstoUniformlyOn G g p v].TFAE- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- nhdsproof · cited by 5,554
- Filter.Eventuallyproof · cited by 3,134
- IsOpenstatement and proof · cited by 2,400
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- IsCompactstatement and proof · cited by 1,282
- uniformityproof · cited by 765
- IsOpen.mem_nhdsproof · cited by 470
- LocallyCompactSpacestatement and proof · cited by 324
Cited by1
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformlyOn_iff_forall_isCompactproof · cited by 8