Theorems · Theorem · general topology
Metric.hausdorffEDist_le_of_mem_edist
∀ {α : Type u} [inst : PseudoEMetricSpace α] {s t : Set α} {r : ENNReal},
(∀ x ∈ s, ∃ y ∈ t, edist x y ≤ r) → (∀ x ∈ t, ∃ y ∈ s, edist x y ≤ r) → Metric.hausdorffEDist s t ≤ rBounding the Hausdorff edistance by exhibiting, for any point in each set, another point in the other set at controlled distance
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 154 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 and proof · cited by 9,879
- PseudoEMetricSpacestatement and proof · cited by 1,536
- le_transproof · cited by 985
- EDist.ediststatement and proof · cited by 735
- Metric.hausdorffEDiststatement · cited by 76
- Metric.infEDist_le_edist_of_memproof · cited by 13
- Metric.hausdorffEDist_le_of_infEDistproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Metric.hausdorffEDist_ne_top_of_nonempty_of_boundedproof · cited by 4
- Metric.hausdorffEDist_le_ediamproof · cited by 1
- EMetric.hausdorffEdist_le_of_mem_edistproof · cited by 0