#673 [P1 exact] Proofs of the #659 five-cell onsets from geometry (I1, I2, axis I3/I4; diamond corrected) - #692
Draft
LightChainr wants to merge 1 commit into
Draft
Conversation
… I3/I4 proved; diamond d0(2L)=L*C(2L,L) kills 4*C(2L,4); diamond b*n onset left OPEN with line+plug reading) - notes/wrapping-five-cell-onset-proofs-20260908.md: proofs from geometry only; committed tables and the PR #669 reader used as checks, not proofs. - I1/I2 binomial regimes proved for both geometries (incl. sharpness at N-L). - Axis I3: d0(L)=d1(L)=L (full row/column; white side direct), b*n(2L-1)=L^2 (cross structure). Axis I4 deficit decomposition proved. - Diamond: b*b(2L)=2L proved (straight diagonal lines + sibling-line argument); d0(2L)=L*C(2L,L) proved on the black side, killing #669's 4*C(2L,4) two-point fit (falsified at L=2: 12 != 4). Corrected diamond L=5 prediction: 1260, not 840. - Diamond b*n onset 3L-1 / value 4L^2: geometric reading obtained (full diagonal line + (L-1)-site plug; 2 families x L lines x 2L plugs), exact at L=2,3 by brute force, consistent with committed L=4; general proof OPEN. - scripts/wrapping_onset_proof_checks.py: seconds-scale brute force at committed sizes only (axis L=3,4; diamond L=2,3). No new census, no L=6, no diamond L=5.
Owner
Author
|
Verification comment, not a merge request. Ticket stays open. Re-ran Keep:
Do not close #673 / #659. Do not enumerate diamond L=5 to settle the OPEN item. |
This was referenced Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes nothing; addresses #673 (read-only analysis ticket, follow-up to PR #669 / #659). No STATUS change, no tickets closed, no merge requested. No new census, no L=6, no diamond L=5, no diamond L=4 enumeration.
What this does
Proves the #669 five-cell onset identities from the geometry of the two committed tori (as built by
matched_torus_reference.py, classified bytorus_homology.py), with the committed tables and the #669 reader used only as checks.Deliverables:
notes/wrapping-five-cell-onset-proofs-20260908.md— the proofsscripts/wrapping_onset_proof_checks.py— seconds-scale brute-force cross-check at committed sizes only (axis L=3,4; diamond L=2,3), using the repo's own classifier. ALL CHECKS PASS.scripts/wrapping_five_cell_reader.py+ the five census JSONs (from PR #659 [P2 exact] Integer structure of the five wrapping-type cells #669) so the reader runs on this branch: ALL CHECKS PASS (61/61).Proved (from geometry, no tables in the proof)
n×b = C(N,k)fork < L(axis) /k < 2L(diamond): below the minimal winding mass black wraps neither, duality forces the cell. Thresholds sharp.b×n = C(N,k)fork ≥ N−L+1, strict atk = N−L: with ≤ L−1 missing sites, some full straight line is black on both tori (diamond included — the complement bound is L, not 2L); white (≤ L−1 sites) cannot wind either lattice.d0(L) = d1(L) = L— everyk=Ldir0-wrapping black set is a full row (minimum-cycle equality case); white side direct (barrier band).b×n(2L−1) = L²— every black-both set at2L−1is a full row + full column cross, and every such cross has white wrapping neither. Onsetb×n = 0below2L−1proved by the shared-vertex union bound.C − n×b = d0 + d1forL ≤ k < 2L−1(b×n = b×b = 0 there, by the onset proof).Diamond (the interesting corrections)
b×b(2L) = 2L— PROVED. Atk = 2Lthe only black-both sets are the2Lstraight diagonal lines (a single NN cycle winding both needs all steps equal); white's sibling lines are fully white and wind both, forcing cellb×b.d0(2L) = L·C(2L,L)— PROVED (black side), and #659 [P2 exact] Integer structure of the five wrapping-type cells #669's4·C(2L,4)is KILLED. The dir0-winding2L-site black sets are exactly the drift-0 mixed cycles, bijective with (start parityv0 ∈ 2ℤ: L choices) × (step word with L ups/L downs:C(2L,L)). Values 12 (L=2, brute), 60, 280 — the committed tables confirm 60 and 280, and4·C(2L,4)fails at L=2 (4 ≠ 12): it was a two-point coincidence. Corrected diamond L=5 prediction:d0(10) = 5·C(10,5) = 1260, not 840. (§7 of the note updates the #659 [P2 exact] Integer structure of the five wrapping-type cells #669 falsification kit.)b×nonset3L−1/ value4L²— OPEN, with a geometric reading. Everyb×n(3L−1)set at L=2,3 (brute-exact) is a full diagonal line + an(L−1)-site NN-connected "plug" on one transverse line; count reading4L² = 2 × L × 2L(families × lines × plugs), consistent with the committed L=4 value 64. The general onset (b×n = 0for2L ≤ k < 3L−1) and the plug classification are left OPEN, pointed at the #659 [P2 exact] Integer structure of the five wrapping-type cells #669 falsification kit (onsetk=14, value100for diamond L=5). No enumeration to settle it.Also recorded (per ticket)
M_Lirreducibility over ℚ at the five committed sizes is a factorization fact, not a wrapping theorem. Not pursued.Tripwire
No L=6, no diamond L=5, no new census rung. Items not proved are marked OPEN with the falsification-kit pointer. The only new computation is a seconds-scale brute force at already-committed or trivially small sizes.