Theorems · Theorem · convex and discrete geometry
Delone.DeloneSet.mapBilipschitz.congr_simp
∀ {X : Type u_1} {Y : Type u_2} [inst : MetricSpace X] [inst_1 : MetricSpace Y] (f f_1 : X ≃ Y) (e_f : f = f_1)
(K₁ K₁_1 : NNReal) (e_K₁ : K₁ = K₁_1) (K₂ K₂_1 : NNReal) (e_K₂ : K₂ = K₂_1) (hK₁ : 0 < K₁) (hK₂ : 0 < K₂)
(hf₁ : AntilipschitzWith K₁ ⇑f) (hf₂ : LipschitzWith K₂ ⇑f) (D D_1 : Delone.DeloneSet X),
D = D_1 →
Delone.DeloneSet.mapBilipschitz f K₁ K₂ hK₁ hK₂ hf₁ hf₂ D =
Delone.DeloneSet.mapBilipschitz f_1 K₁_1 K₂_1 ⋯ ⋯ ⋯ ⋯ D_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 155 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.
Cites8
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
- 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.mapBilipschitzstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.