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) lConvergence in the metric on C₀(α, β) is uniform convergence.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- PseudoMetricSpacestatement and proof · cited by 1,550
- TendstoUniformlystatement and proof · cited by 75
- ZeroAtInftyContinuousMapstatement and proof · cited by 47
- ZeroAtInftyContinuousMap.toBCFproof · cited by 8
- BoundedContinuousFunction.tendsto_iff_tendstoUniformlyproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.