Theorems · Theorem · general topology
tendstoLocallyUniformlyOn_of_forall_exists_nhds
∀ {α : Type u_1} {β : Type u_2} {ι : Type u_4} [inst : TopologicalSpace α] [inst_1 : UniformSpace β] {F : ι → α → β}
{f : α → β} {s : Set α} {p : Filter ι},
(∀ x ∈ s, ∃ t ∈ nhdsWithin x s, TendstoUniformlyOn F f p t) → TendstoLocallyUniformlyOn F f p sIf every x ∈ s has a neighbourhood within s on which F i tends uniformly to f, then
F i tends locally uniformly on s to f.
Note this is not a tautology, since our definition of TendstoLocallyUniformlyOn is slightly
more general (although the conditions are equivalent if β is locally compact and s is open,
see tendstoLocallyUniformlyOn_TFAE).
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 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.
Cites12
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
- UniformSpacestatement and proof · cited by 2,040
- nhdsWithinstatement and proof · cited by 1,912
- TendstoUniformlyOnstatement and proof · cited by 129
- Filter.Tendsto.mono_leftproof · cited by 125
- Filter.le_principal_iffproof · cited by 87
- TendstoLocallyUniformlyOnstatement · cited by 84
- tendstoLocallyUniformlyOn_iff_forall_tendstoproof · cited by 8
- Filter.prod_mono_rightproof · cited by 6
- tendstoUniformlyOn_iff_tendstoproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- tendstoLocallyUniformly_of_forall_exists_nhdsproof · cited by 2
- hasProdLocallyUniformlyOn_of_of_forall_exists_nhdsproof · cited by 1
- hasSumLocallyUniformlyOn_of_of_forall_exists_nhdsproof · cited by 1