Pith. sign in
module module moderate

IndisputableMonolith.Mathematics.DistanceShellMultiplicity

show as:
view Lean formalization →

Defines ordered non-diagonal pair events on a finite planar point set and the multiplicity of each Euclidean distance shell. Introduces sparse shells, the unique diameter shell, and ordered forms of classical distance-counting statements (including an ordered Erdős-type claim). A pure mathematics module that packages combinatorial geometry for later Recognition-spectrum use; proofs are elementary counting and uniqueness arguments on finite sets.

claimFor a finite planar set $S\subset\mathbb{R}^2$, the ordered non-diagonal pair events are the ordered pairs $(p,q)\in S\times S$ with $p\neq q$. The ordered distance spectrum is the multiset of Euclidean lengths $\|p-q\|$, and the ordered shell multiplicity of a length $r$ is the number of such pairs at distance $r$. A shell is sparse when its multiplicity is small relative to $|S|$; the diameter shell is the (unique) shell at maximal distance.

background

The parent module physicalizes Erdős problem #661 as a bipartite two-channel range spectrum: finite planar channels $P$ and $Q$ coupled by Euclidean delay, with classical distinct-distance count as the alphabet size of the cross-coupling spectrum.

This module treats the one-set (non-bipartite) ordered analogue. Points are planar pairs; events are ordered off-diagonal pairs. Distances form shells whose multiplicities are counted without identifying $(p,q)$ with $(q,p)$. Sparse shells and the diameter shell are singled out as extremal combinatorial objects.

Notation stays elementary: Euclidean norm on $\mathbb{R}^2$, finite cardinality, and multiplicity functions on the positive reals. No Recognition constants appear yet; the layer is pure discrete geometry feeding later spectrum bridges.

proof idea

Definition-heavy module. Core objects (ordered pair events, ordered distance spectrum, ordered shell multiplicity, SparseShell, IsDiameterShell) are introduced as defs. Supporting lemmas establish nonnegativity of the diameter value, uniqueness of the diameter shell, and the comparison that every realized distance is at most the diameter. Named theorems (ordered Erdős-type statement, divergence of sparse shells, second-sparse-shell flux bridge) are combinatorial counting or uniqueness arguments on those defs, not deep analytic machinery.

why it matters in Recognition Science

Supplies the ordered, one-channel distance-shell language that sits beside the bipartite spectrum of Erdős #661. Downstream Recognition work can treat shell multiplicities as discrete flux or alphabet sizes when coupling planar configurations to propagation delay. The sparse-shell and diameter-shell predicates isolate extremal geometric regimes that later flux-bridge lemmas (named in-module) can convert into spectral constraints. No forcing-chain landmark (T5–T8) is proved here; the module is infrastructure for distance-spectrum counting inside the mathematics layer.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (337)

… and 257 more