Theorems · Theorem · convex and discrete geometry
Delone.DeloneSet.mapIsometry_trans
∀ {X : Type u_1} {Y : Type u_2} [inst : MetricSpace X] [inst_1 : MetricSpace Y] {Z : Type u_3} [inst_2 : MetricSpace Z]
(D : Delone.DeloneSet X) (f : X ≃ᵢ Y) (g : Y ≃ᵢ Z),
(Delone.DeloneSet.mapIsometry (f.trans g)) D = (Delone.DeloneSet.mapIsometry g) ((Delone.DeloneSet.mapIsometry f) D)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 8,337
- Set.imageproof · cited by 5,609
- Set.extproof · cited by 2,266
- MetricSpacestatement and proof · cited by 1,684
- NNReal.toRealproof · cited by 1,260
- NNReal.eqproof · cited by 201
- IsometryEquivstatement and proof · cited by 177
- 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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.