Theorems · Theorem · general topology
Metric.exists_dist_lt_of_hausdorffDist_lt
∀ {α : Type u} [inst : PseudoMetricSpace α] {s t : Set α} {x : α} {r : ℝ},
x ∈ s → Metric.hausdorffDist s t < r → Metric.hausdorffEDist s t ≠ ⊤ → ∃ y ∈ t, dist x y < rIf the Hausdorff distance is < r, any point in one of the sets is at distance
< r of a point in the other set.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 155 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.
Cites20
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
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- le_of_ltproof · cited by 1,175
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealproof · cited by 859
- EDist.edistproof · cited by 735
- lt_of_le_of_ltproof · cited by 432
- ENNReal.toReal_ofRealproof · cited by 82
Cited by2
Results whose statement or proof uses this declaration.
- Metric.exists_dist_lt_of_hausdorffDist_lt'proof · cited by 1
- GromovHausdorff.hausdorffDist_optimalproof · cited by 1