Skip to content

Delone Set

A metric-space point set with both a positive uniform-separation bound and a finite covering-radius bound, so it is nowhere arbitrarily crowded and nowhere arbitrarily sparse.

Version
v2 · 2026-09-06 · History
Domain-specific #
1638
Origin domain
mathematics
Subdomain
discrete geometry
Aliases
Delaunay set, Delone point set, (r,R)-set

Core Idea

A Delone set \(\Lambda\) in a metric space is simultaneously uniformly discrete and relatively dense. In Euclidean convention, there are constants \(r>0\) and \(R<\infty\) such that every ball of radius \(r\) contains at most one point of \(\Lambda\), while every ball of radius \(R\) contains at least one.

The two bounds work in opposite directions. Uniform discreteness prevents arbitrarily close pairs; relative density prevents holes of unbounded size. Their conjunction creates a point pattern with controlled local crowding and global coverage without requiring periodicity.

Scope of Application

Delone sets model atomic sites in crystals and quasicrystals, vertices of tilings, sampling sites, geometric codes, and controlled point clouds. Their packing and covering radii mediate error correction, facility coverage, meshing, and approximation. Adding finite local complexity, repetitivity, diffraction, or difference-set restrictions produces important subclasses, but those conditions are not part of the base identity.

Clarity

State the ambient space, metric, set, separation convention, and covering convention. Authors variously use \(r\) for minimum distance or for packing radius, introducing a factor of two. A finite point set is not relatively dense in an unbounded ambient space simply because it covers a bounded sample region.

Manages Complexity

Two scalars summarize a point pattern's most basic geometric adequacy: the closest allowed crowding and the farthest allowed gap. This supports compactness arguments, local patch enumeration, algorithmic bounds, and comparisons across patterns without assuming coordinates repeat.

Abstract Reasoning

  1. Fix the ambient metric space and ball convention.
  2. Compute or bound the infimum of pairwise distances.
  3. Verify that a strictly positive uniform separation scale exists.
  4. Compute or bound \(\sup_{x\in X} d(x,\Lambda)\).
  5. Verify that this covering radius is finite.
  6. Record Delone constants under the chosen convention.
  7. Test any stronger claim—periodicity, repetitivity, finite local complexity, Meyer property—separately.
  8. Preserve the ambient space when comparing or transforming point patterns.

Knowledge Transfer

The portable pattern is a dual-sided spacing constraint: prohibit both excessive concentration and excessive absence. The proposed immediate parent is Constraint.

Relationships to Other Abstractions

Local relationship map for Delone SetParents appear above the current abstraction, mutual partners to the right, and children below. Node labels state whether each abstraction is prime or domain-specific; colors identify relation types.Delone SetDOMAINPrime abstraction: Constraint — is a kind ofConstraintPRIME

Current abstraction Delone Set Domain-specific

Parents (1) — more general patterns this builds on

  • Delone Set is a kind of Constraint Prime

    Constraint is the proposed immediate parent.

Hierarchy path (1) — routes to 1 parentless root

Neighborhood in Abstraction Space

Delone Set sits in a sparse region of the domain-specific corpus (74th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.

Family — Metric Geometry & Approximation (13 abstractions)

Nearest neighbors

Computed from structural-signature embeddings · 2026-09-08