Mathlib Map

Theorems · Theorem · general topology

EMetric.nonempty_of_hausdorffEdist_ne_top

Deprecated since 2026-01-08Use Metric.nonempty_of_hausdorffEDist_ne_top instead.

∀ {α : Type u} [inst : PseudoEMetricSpace α] {s t : Set α}, s.Nonempty → Metric.hausdorffEDist s t ≠ ⊤ → t.Nonempty

Alias of Metric.nonempty_of_hausdorffEDist_ne_top. If a set is at finite Hausdorff edistance of a nonempty set, it is nonempty.

Defined in
Mathlib.Topology.MetricSpace.HausdorffDistance
Cited by
0 results in Mathlib
Foundations
Depth 156 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.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.