Mathlib Map

Theorems · Theorem · general topology

Metric.infEDist_le_hausdorffEDist_of_mem

∀ {α : Type u} [inst : PseudoEMetricSpace α] {x : α} {s t : Set α},
  x ∈ s → Metric.infEDist x t ≤ Metric.hausdorffEDist s t

The distance to a set is controlled by the Hausdorff distance.

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.