Mathlib Map

Theorems · Definition · general topology

Metric.hausdorffDist

{α : Type u} → [PseudoMetricSpace α] → Set α → Set α → ℝ

The Hausdorff distance between two sets is the smallest nonnegative r such that each set is included in the r-neighborhood of the other. If there is no such r, it is defined to be 0, arbitrarily.

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

Cites5

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

Cited by30

Results whose statement or proof uses this declaration.