Theorems · Theorem · general topology
Metric.mem_thickening_iff_infDist_lt
∀ {δ : ℝ} {X : Type u} [inst : PseudoMetricSpace X] {E : Set X} {x : X},
E.Nonempty → (x ∈ Metric.thickening δ E ↔ Metric.infDist x E < δ)- Defined in
- Mathlib.Topology.MetricSpace.Thickening
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PseudoMetricSpace
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
- Realstatement and proof · cited by 25,697
- Set.Nonemptystatement and proof · cited by 2,627
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.thickeningstatement · cited by 130
- Metric.infDiststatement · cited by 68
- Metric.infEDist_ne_topproof · cited by 8
- ENNReal.lt_ofReal_iff_toReal_ltproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Bornology.IsBounded.thickeningproof · cited by 1
- Metric.tendsto_nhdsSetproof · cited by 0