Theorems · Theorem · general topology
GromovHausdorff.ghDist_le_hausdorffDist
∀ {X : Type u} [inst : MetricSpace X] [inst_1 : CompactSpace X] [inst_2 : Nonempty X] {Y : Type v}
[inst_3 : MetricSpace Y] [inst_4 : CompactSpace Y] [inst_5 : Nonempty Y] {γ : Type w} [inst_6 : MetricSpace γ]
{Φ : X → γ} {Ψ : Y → γ},
Isometry Φ → Isometry Ψ → GromovHausdorff.ghDist X Y ≤ Metric.hausdorffDist (Set.range Φ) (Set.range Ψ)The Gromov-Hausdorff distance between two spaces is bounded by the Hausdorff distance of isometric copies of the spaces, in any metric space.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 240 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Top.topproof · cited by 9,680
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- SProd.sprodproof · cited by 1,750
- MetricSpacestatement and proof · cited by 1,684
- IsCompactproof · cited by 1,282
Cited by3
Results whose statement or proof uses this declaration.
- GromovHausdorff.ghDist_le_nonemptyCompacts_distproof · cited by 1
- GromovHausdorff.ghDist_le_of_approx_subsetsproof · cited by 1
- GromovHausdorff.hausdorffDist_optimalproof · cited by 1