Mathlib Map

Theorems · Theorem · general topology

ZeroAtInftyContinuousMap.tendsto_iff_tendstoUniformly

∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] [inst_2 : Zero β] {ι : Type u_2}
  {F : ι → ZeroAtInftyContinuousMap α β} {f : ZeroAtInftyContinuousMap α β} {l : Filter ι},
  Filter.Tendsto F l (nhds f) ↔ TendstoUniformly (fun i => ⇑(F i)) (⇑f) l

Convergence in the metric on C₀(α, β) is uniform convergence.

Defined in
Mathlib.Topology.ContinuousMap.ZeroAtInfty
Cited by
0 results in Mathlib
Foundations
Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpacePseudoMetricSpaceZero

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.