Mathlib Map

Theorems · Theorem · general topology

KuratowskiEmbedding.embeddingOfSubset_dist_le

∀ {α : Type u} [inst : MetricSpace α] (x : ℕ → α) (a b : α),
  dist (KuratowskiEmbedding.embeddingOfSubset x a) (KuratowskiEmbedding.embeddingOfSubset x b) ≤ dist a b

The embedding map is always a semi-contraction.

Defined in
Mathlib.Topology.MetricSpace.Kuratowski
Cited by
1 results in Mathlib
Foundations
Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MetricSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.