Theorems · Theorem · general topology
UniformContinuousOn.tendstoUniformly
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace β] {x : α} [inst_1 : UniformSpace α]
[inst_2 : UniformSpace γ] {U : Set α},
U ∈ nhds x → ∀ {F : α → β → γ}, UniformContinuousOn (↿F) (U ×ˢ Set.univ) → TendstoUniformly F (F x) (nhds x)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- TendstoUniformlyOnproof · cited by 129
- mem_of_mem_nhdsproof · cited by 126
- TendstoUniformlystatement · cited by 75
- Function.HasUncurry.uncurrystatement and proof · cited by 57
- UniformContinuousOnstatement and proof · cited by 47
- nhdsWithin_eq_nhdsproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.tendstoUniformlyproof · cited by 0
- Continuous.tendstoUniformlyproof · cited by 0
- UniformContinuous₂.tendstoUniformlyproof · cited by 0