Theorems · Theorem · general topology
EMetric.tendsto_nhds
∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] {f : Filter β} {u : β → α} {a : α},
Filter.Tendsto u f (nhds a) ↔ ∀ ε > 0, ∀ᶠ (x : β) in f, edist (u x) a < ε- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoEMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement · cited by 9,879
- Filterstatement and proof · cited by 8,121
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
- PseudoEMetricSpacestatement and proof · cited by 1,536
- EDist.ediststatement · cited by 735
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- Metric.nhds_basis_eballproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- OscillationWithin.eq_zero_iff_continuousWithinAtproof · cited by 1
- EMetric.continuousWithinAt_iff'proof · cited by 0
- EMetric.continuous_iff'proof · cited by 0
- EMetric.continuousAt_iff'proof · cited by 0