Theorems · Theorem · general topology
GromovHausdorff.hausdorffDist_optimal_le_HD
∀ (X : Type u) (Y : Type v) [inst : MetricSpace X] [inst_1 : CompactSpace X] [inst_2 : Nonempty X]
[inst_3 : MetricSpace Y] [inst_4 : CompactSpace Y] [inst_5 : Nonempty Y] {f : GromovHausdorff.Cb✝ X Y},
f ∈ GromovHausdorff.candidatesB✝ X Y →
Metric.hausdorffDist (Set.range (GromovHausdorff.optimalGHInjl X Y))
(Set.range (GromovHausdorff.optimalGHInjr X Y)) ≤
GromovHausdorff.HD fFor any candidate f, HD(f) is larger than or equal to the Hausdorff distance in the
optimal coupling. This follows from the fact that HD of the optimal candidate is exactly
the Hausdorff distance in the optimal coupling, although we only prove here the inequality
we need.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Set.rangestatement and proof · cited by 4,705
- add_zeroproof · cited by 2,707
- iSupproof · cited by 2,415
- iInfproof · cited by 1,690
- MetricSpacestatement and proof · cited by 1,684
- Dist.distproof · cited by 1,539
- le_of_ltproof · cited by 1,175
- le_transproof · cited by 985
- BddAboveproof · cited by 620
Cited by1
Results whose statement or proof uses this declaration.
- GromovHausdorff.hausdorffDist_optimalproof · cited by 1