Mathlib Map

Theorems · Theorem · general topology

Isometry.of_dist_eq

∀ {α : Type u} {β : Type v} [inst : PseudoMetricSpace α] [inst_1 : PseudoMetricSpace β] {f : α → β},
  (∀ (x y : α), dist (f x) (f y) = dist x y) → Isometry f

A map that preserves distances is an isometry

Defined in
Mathlib.Topology.MetricSpace.Isometry
Cited by
27 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpacePseudoMetricSpace

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 by27

Results whose statement or proof uses this declaration.