Theorems · Theorem · general topology
Continuous.tendstoUniformly
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace α] [inst_1 : UniformSpace β]
[WeaklyLocallyCompactSpace α] [CompactSpace β] [inst_4 : UniformSpace γ] (f : α → β → γ),
Continuous ↿f → ∀ (x : α), TendstoUniformly f (f x) (nhds x)A continuous family of functions α → β → γ tends uniformly to its value at x
if α is weakly locally compact and β is compact.
- 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- nhdsstatement and proof · cited by 5,554
- Set.univproof · cited by 3,945
- Continuousstatement and proof · cited by 2,592
- UniformSpacestatement and proof · cited by 2,040
- SProd.sprodproof · cited by 1,750
- IsCompactproof · cited by 1,282
- CompactSpacestatement and proof · cited by 593
- Continuous.continuousOnproof · cited by 311
- TendstoUniformlystatement and proof · cited by 75
- Function.HasUncurry.uncurrystatement and proof · cited by 57
- isCompact_univproof · cited by 53
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.