Mathlib Map

Theorems · Theorem · general topology

Topology.IsEmbedding.to_isometry

∀ {α : Type u_3} {β : Type u_4} [inst : TopologicalSpace α] [inst_1 : PseudoMetricSpace β] {f : α → β}
  (h : Topology.IsEmbedding f), Isometry f

An embedding from a topological space to a pseudometric space is an isometry with respect to the induced pseudometric space structure on the source space.

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

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 by3

Results whose statement or proof uses this declaration.