Mathlib Map

Theorems · Definition · general topology

Dilation.comp

{α : Type u_1} →
  {β : Type u_2} →
    {γ : Type u_3} →
      [inst : PseudoEMetricSpace α] →
        [inst_1 : PseudoEMetricSpace β] → [inst_2 : PseudoEMetricSpace γ] → β →ᵈ γ → α →ᵈ β → α →ᵈ γ

The composition of dilations is a dilation

Defined in
Mathlib.Topology.MetricSpace.Dilation
Cited by
10 results in Mathlib
Foundations
Depth 155 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.

Cites3

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

Cited by11

Results whose statement or proof uses this declaration.