Pith. sign in
module module moderate

IndisputableMonolith.Mathematics.DistanceShellMultiplicity

show as:
view Lean formalization →

Module on ordered non-diagonal pair events and distance-shell multiplicities for a finite planar point set. Discrete geometers and RS workers physicalizing Erdős distinct-distance questions cite it for sparse shells, the unique diameter shell, and ordered multiplicity counts. Structure is definitional setup plus short uniqueness and comparison lemmas, then named bridges toward sparse-shell divergence.

claimFor a finite planar set $P$, ordered non-diagonal pair events are pairs $(p,q)\in P\times P$ with $p\neq q$. The ordered distance spectrum and ordered shell multiplicity record Euclidean distances and their multiplicities. A shell is sparse when multiplicity is controlled; the diameter shell is the unique outermost shell, and distances are at most that diameter.

background

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

This module specializes to ordered non-diagonal pairs inside one finite planar set. It introduces planar points, the set of ordered pair events, the ordered distance spectrum, and ordered shell multiplicity (how many ordered pairs realize each distance). Sparse shells are those with controlled multiplicity; a diameter shell is characterized as the outermost distance class.

Local lemmas pin nonnegativity and uniqueness of the diameter shell and the comparison that every realized distance is at most the diameter. Named targets include an ordered form of an Erdős-type sparse-shell statement and a second-sparse-shell flux bridge.

proof idea

Definition-heavy module, not a single theorem. It declares planar points, ordered pair events, ordered distance spectrum, and ordered shell multiplicity, then the predicates SparseShell and IsDiameterShell. Short lemmas prove the diameter shell is nonnegative and unique, and that every distance is at most the diameter once a diameter shell is fixed. The remaining names (Erdos132Ordered, SparseShellsDiverge, SecondSparseShellFluxBridge) package the ordered sparse-shell divergence claim and a flux-style bridge; proofs are local algebraic or counting arguments on the ordered multiplicity data.

why it matters in Recognition Science

Places ordered shell multiplicity and sparse/diameter shell language in the RS mathematics layer so distinct-distance and range-spectrum questions can be stated in the same vocabulary as the bipartite distance spectrum (Erdős #661 physicalization). Downstream use list is empty at the graph edge, so the module is a leaf setup: its named objects (especially SparseShellsDiverge and SecondSparseShellFluxBridge) are the intended hooks for later flux or forcing arguments rather than inputs to an already-wired parent theorem. It does not itself touch T0–T8, RCL, or the phi ladder; it supplies discrete-geometry scaffolding those continuum claims may later cite.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (337)

… and 257 more