Theorems · Definition · convex and discrete geometry
Delone.DeloneSet.mapBilipschitz
{X : Type u_1} →
{Y : Type u_2} →
[inst : MetricSpace X] →
[inst_1 : MetricSpace Y] →
(f : X ≃ Y) →
(K₁ K₂ : NNReal) →
0 < K₁ → 0 < K₂ → AntilipschitzWith K₁ ⇑f → LipschitzWith K₂ ⇑f → Delone.DeloneSet X → Delone.DeloneSet YBilipschitz maps send Delone sets to Delone sets.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MetricSpaceMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Set.imageproof · cited by 5,609
- NNRealstatement and proof · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- LipschitzWithstatement and proof · cited by 316
- AntilipschitzWithstatement and proof · cited by 132
- Delone.DeloneSetstatement and proof · cited by 34
- Delone.DeloneSet.packingRadiusproof · cited by 16
- Delone.DeloneSet.carrierproof · cited by 15
- Delone.DeloneSet.coveringRadiusproof · cited by 14
Cited by8
Results whose statement or proof uses this declaration.
- Delone.DeloneSet.mapIsometryproof · cited by 9
- Delone.DeloneSet.mapBilipschitz_carrierstatement and proof · cited by 1
- Delone.DeloneSet.mapBilipschitz_coveringRadiusstatement and proof · cited by 1
- Delone.DeloneSet.mapBilipschitz_packingRadiusstatement and proof · cited by 1
- Delone.DeloneSet.mapBilipschitz_reflstatement · cited by 0
- Delone.DeloneSet.mapBilipschitz_transstatement and proof · cited by 0
- Delone.DeloneSet.mapBilipschitz.congr_simpstatement and proof · cited by 0
- Delone.DeloneSet.mapIsometry_reflproof · cited by 0