Theorems · Theorem · convex and discrete geometry
Delone.DeloneSet.copy_eq
∀ {X : Type u_1} [inst : MetricSpace X] (D : Delone.DeloneSet X) (carrier : Set X)
(packingRadius coveringRadius : NNReal) (h_carrier : carrier = D.carrier)
(h_packing : packingRadius = D.packingRadius) (h_covering : coveringRadius = D.coveringRadius),
D.copy carrier packingRadius coveringRadius h_carrier h_packing h_covering = D- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NNRealstatement and proof · cited by 4,310
- MetricSpacestatement and proof · cited by 1,684
- Delone.DeloneSetstatement and proof · cited by 34
- Delone.DeloneSet.packingRadiusstatement and proof · cited by 16
- Delone.DeloneSet.carrierstatement and proof · cited by 15
- Delone.DeloneSet.coveringRadiusstatement and proof · cited by 14
- Delone.DeloneSet.extproof · cited by 6
- Delone.DeloneSet.copystatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.