Theorems · Theorem · general topology
BoundedContinuousFunction.tendsto_iff_tendstoUniformly
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] {ι : Type u_2}
{F : ι → BoundedContinuousFunction α β} {f : BoundedContinuousFunction α β} {l : Filter ι},
Filter.Tendsto F l (nhds f) ↔ TendstoUniformly (fun i => ⇑(F i)) (⇑f) l- Cited by
- 2 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- LT.lt.leproof · cited by 2,189
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- le_of_ltproof · cited by 1,175
- Filter.Eventually.of_forallproof · cited by 526
Cited by2
Results whose statement or proof uses this declaration.
- BoundedContinuousFunction.isInducing_coeFnproof · cited by 1
- ZeroAtInftyContinuousMap.tendsto_iff_tendstoUniformlyproof · cited by 0