Theorems · Theorem · general topology
ContinuousOn.tendstoUniformly
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace α] [inst_1 : UniformSpace β] [LocallyCompactSpace α]
[CompactSpace β] [inst_4 : UniformSpace γ] {f : α → β → γ} {x : α} {U : Set α},
U ∈ nhds x → ContinuousOn (↿f) (U ×ˢ Set.univ) → TendstoUniformly f (f x) (nhds x)A family of functions α → β → γ tends uniformly to its value at x if α is locally compact,
β is compact and f is continuous on U × (univ : Set β) for some neighborhood U of x.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Set.univstatement and proof · cited by 3,945
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodstatement and proof · cited by 1,750
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactproof · cited by 1,282
- CompactSpacestatement and proof · cited by 593
- LocallyCompactSpacestatement and proof · cited by 324
- Set.Subset.rflproof · cited by 255
- ContinuousOn.monoproof · cited by 156
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.