Theorems · Theorem · general topology
Metric.hausdorffDist_empty
∀ {α : Type u} [inst : PseudoMetricSpace α] {s : Set α}, Metric.hausdorffDist s ∅ = 0The Hausdorff distance to the empty set vanishes (if you want to have the more reasonable
value ∞ instead, use Metric.hausdorffEDist, which takes values in ℝ≥0∞).
- 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.
Cites9
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 · cited by 25,697
- Set.Nonemptyproof · cited by 2,627
- PseudoMetricSpacestatement and proof · cited by 1,550
- ENNReal.toRealproof · cited by 859
- Set.eq_empty_or_nonemptyproof · cited by 248
- Metric.hausdorffDiststatement and proof · cited by 30
- Metric.hausdorffEDist_emptyproof · cited by 3
- Metric.hausdorffDist_self_zeroproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Metric.hausdorffDist_empty'proof · cited by 1
- Metric.hausdorffDist_le_of_infDistproof · cited by 1