Terminal-color closure at the maximal-gap use site #
This file formalizes Sections 6--8 of the project's internal multi-agent proof draft.
It closes the three terminal-color obligations left after TailClosure.lean:
(1,2)-d₁, (2,1)-d₁, and (2,1)-d₂.
Strict order of Euclidean distances is strict order of their squares.
Four increasing offsets, not necessarily starting at zero, form a strict convex quadrilateral.
Every later offset lies in the inward open half-plane of any preceding consecutive boundary pair.
Equal radii from the first vertex of a strict convex quadrilateral are strictly ordered from its consecutive second vertex. This is the kernel form of project proof-draft Lemma 3.4.
Fixed radii from two centers determine at most one cyclic offset when all candidate points lie in the same open half-plane.
Two allowed fixed-radius pairs give at most two cyclic offsets.
Three allowed fixed-radius pairs give at most three cyclic offsets.
Offset of the first counterclockwise neighbor of x+3, measured from
the selected maximal-gap vertex x.
Equations
Instances For
Offset of the first clockwise neighbor of x, measured
counterclockwise from x.
Equations
- LeanPool.Erdos132ConvexK3.erlvZOffset S = n - ↑(LeanPool.Erdos132ConvexK3.firstClockwiseNeighborOffset P d₁ d₂ d₃ S.x)
Instances For
The maximal-gap budget locates u and z with three spare boundary
sides between them.
At most 4+β neighbors of the maximal-gap vertex occur through the
offset u+β, for β≤1.
A bound on the offsets after u+β combines with the maximal-gap head
count to bound the degree of x.
The first-neighbor u has offset uoff-1 from p=x+1.
Instances For
Splitting all p-neighbor offsets at u converts two open-arc bounds
and the single endpoint bound into a degree bound.
Section 6.1: the no-outer-move part of terminal color (1,2)-d₁.
Section 6.2: the one-outer-move part of terminal color (1,2)-d₁.
Session-9 obligation 1/8: terminal color (1,2)-d₁.
Session-9 obligation 3/8: terminal color (2,1)-d₁ (project proof-draft Section 7).
Session-9 obligation 4/8: terminal color (2,1)-d₂ (project proof-draft Section 8).
All eight terminal-color obligations are now kernel proofs.
The closed eight-color gate proves the source's strict inner-endpoint order without the formerly postulated coordinated exchange.
The full source-facing ErLV majorant arc-nesting proposition is now an unconditional kernel theorem.