Mathlib Map

Theorems · Theorem · general topology

Isometry.comp

∀ {α : Type u} {β : Type v} {γ : Type w} [inst : PseudoEMetricSpace α] [inst_1 : PseudoEMetricSpace β]
  [inst_2 : PseudoEMetricSpace γ] {g : β → γ} {f : α → β}, Isometry g → Isometry f → Isometry (g ∘ f)

The composition of isometries is an isometry.

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

Around this declaration

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

Cites2

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

Cited by10

Results whose statement or proof uses this declaration.