Mathlib Map

Theorems · Definition · general topology

TendstoLocallyUniformlyOn

{α : Type u_1} →
  {β : Type u_2} →
    {ι : Type u_4} → [TopologicalSpace α] → [UniformSpace β] → (ι → α → β) → (α → β) → Filter ι → Set α → Prop

A sequence of functions Fₙ converges locally uniformly on a set s to a limiting function f with respect to a filter p if, for any entourage of the diagonal u, for any x ∈ s, one has p-eventually (f y, Fₙ y) ∈ u for all y in a neighborhood of x in s.

Defined in
Mathlib.Topology.UniformSpace.LocallyUniformConvergence
Cited by
84 results in Mathlib
Foundations
Depth 49 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceUniformSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HasProdLocallyUniformlyOn · cited by 20HasProdLocallyUniformlyOnHasSumLocallyUniformlyOn · cited by 16HasSumLocallyUniformlyOnTendstoLocallyUniformly.tendstoLocallyUniformlyOn · cited by 12TendstoLocallyUniformly.t…TendstoLocallyUniformlyOn.tendsto_at · cited by 11TendstoLocallyUniformlyOn…tendstoLocallyUniformlyOn_univ · cited by 10tendstoLocallyUniformlyOn…TendstoUniformlyOn.tendstoLocallyUniformlyOn · cited by 9TendstoUniformlyOn.tendst…tendstoLocallyUniformlyOn_iff_forall_isCompact · cited by 8tendstoLocallyUniformlyOn…tendstoLocallyUniformlyOn_iff_forall_tendsto · cited by 8tendstoLocallyUniformlyOn…TendstoLocallyUniformlyOn.differentiableOn · cited by 7TendstoLocallyUniformlyOn…TendstoLocallyUniformlyOn.prodMk · cited by 7TendstoLocallyUniformlyOn…UniformContinuous.comp_tendstoLocallyUniformlyOn · cited by 6UniformContinuous.comp_te…TendstoLocallyUniformlyOn.mono · cited by 6TendstoLocallyUniformlyOn…tendstoLocallyUniformlyOn_iff_tendstoUniformlyOn_of_compact · cited by 5tendstoLocallyUniformlyOn…TendstoLocallyUniformlyOn.comp · cited by 5TendstoLocallyUniformlyOn…tendstoLocallyUniformlyOn_iff_filter · cited by 4tendstoLocallyUniformlyOn…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121FilterFilter.Eventually · cited by 3134Filter.EventuallyUniformSpace · cited by 2040UniformSpacenhdsWithin · cited by 1912nhdsWithinuniformity · cited by 765uniformityTendstoLocallyUniformlyOnCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by86

Results whose statement or proof uses this declaration.