Theorems · Theorem · general topology
EMetric.mem_nhds_iff
∀ {α : Type u} [inst : PseudoEMetricSpace α] {x : α} {s : Set α}, s ∈ nhds x ↔ ∃ ε > 0, Metric.eball x ε ⊆ s- Defined in
- Mathlib.Topology.EMetricSpace.Defs
- Cited by
- 3 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- ENNRealstatement · cited by 9,879
- Filterstatement · cited by 8,121
- nhdsstatement · cited by 5,554
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Metric.eballstatement · cited by 294
- Filter.HasBasis.mem_iffproof · cited by 193
- Metric.nhds_basis_eballproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- HasFPowerSeriesAt.congrproof · cited by 6
- OpenPartialHomeomorph.hasFPowerSeriesAt_symmproof · cited by 2
- AnalyticOn.hasFPowerSeriesOnSubballproof · cited by 2