Mathlib Map

Theorems · Theorem · general topology

EMetric.infEdist_image

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

∀ {α : Type u} {β : Type v} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β] {x : α} {t : Set α}
  {Φ : α → β}, Isometry Φ → Metric.infEDist (Φ x) (Φ '' t) = Metric.infEDist x t

Alias of Metric.infEDist_image. The infimum edistance is invariant under isometries

Defined in
Mathlib.Topology.MetricSpace.HausdorffDistance
Cited by
0 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpacePseudoEMetricSpace

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.