[P1 exact] Spiral cancellation in both-same x both-same is config-wise: cardinality-only via set identity (#674) - #683
Draft
LightChainr wants to merge 1 commit into
Draft
Conversation
…dentity) Colour-flip kill at L=4 recorded first: masses [120,416,448,128,8] over k=8..12 are not palindromic under k <-> 16-k; structurally the complement of a rank-1 both-same spiral (k >= 2L on primal) is never rank-1 x rank-1. L=3 2^9 dump: the 6 spirals are k=6 diagonal staircases; every one has either=1 on both sides, so D=0 config-wise. The rank-1 both-same class is the SAME set of configs on black and white (6=6=6 at L=3; 1120=1120=1120 at L=4, identical per-k masses) - set identity, not equal counts. Fixed-point-free involutions exist anyway (refl-x/refl-y, all c; 6 at L=3, 10 at L=4 incl. translations (0,2),(2,0)) but are epiphenomenal. both-two = 0 is independent and structural: x-wrapping and y-wrapping clusters have intersection number 1, so they merge (exhaustively verified L=2,3,4, both lattices; 0 violations). Artifacts: #668 JSON imported with provenance (no census redo); L=4 2^16 stream ran in 2.6s (seconds-scale gate); L=5 NOT run (NEED_HUAWEI). Tests: axis L=2,3, direct-run, all pass.
Owner
Author
|
Verification comment, not a merge request. Ticket stays open. Tripwires from #674 hold: colour-flip kill recorded first (L=4 masses not palindromic); L=3 Science I will keep:
Caveats:
|
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; deliverable for #674 (parent #650). Draft — do not merge.
Outcome
cardinality-only, sharpened: the equal cardinality is set identity, and D = 0 onboth-same × both-sameis config-wise — no involution pairing is needed.Colour-flip kill at L=4 (recorded first, as instructed).
[120, 416, 448, 128, 8]over k = 8..12 is not palindromic under k ↔ 16−k (mirror masses at k′=7,6,5,4 are all 0). Structural form: a rank-1both-samespiral needs k ≥ 2L on the primal lattice (min k brute-forced: 6 at L=3, 8 at L=4), so the complement — with black/white and primal/matching roles preserved — is never rank-1 × rank-1. Verified at L=3: all 6 complements land on blacknone/ whiteboth-samerank 2. The L=3 "survival" of colour-flip was a window-position accident.L=3 2^9 dump (Mac-OK). The 6 question-cell configs are k=6 diagonal staircases (occupancy lists in
results/issue674-spiral-involution/axis-L3-spiral-dump.json). In every one,either = 1on both sides: each config carries its own +1 and −1, D(C) = 0 term-by-term.Set identity, not equal counts. Black-side rank-1
both-sameand white-side rank-1both-sameare the same configuration set: 6 = 6 = 6 at L=3; 1120 = 1120 = 1120 at L=4 with identical per-k masses. Conjecture (mechanism): matching-lattice self-duality of the diagonal-winding event — verified as identity at L=3,4 only.Fixed-point-free involutions exist but are epiphenomenal. All 33 (L=3) / 56 (L=4) candidate torus self-maps tested:
refl-x(2c−x)andrefl-y(2c−y)for every c are fixed-point-free k-preserving involutions on the cell (orbits e.g. {0,2},{1,3},{4,5} at L=3; 10 such maps at L=4 incl. translations (0,2),(2,0)). 90° rotations and translations are not involutions on the cell. None is needed for D = 0.Q3:
both-two = 0is independent and structural. An x-wrapping and a y-wrapping cluster have homology-intersection number 1, so they cannot be disjoint — they merge into a singleboth-samecluster. Exhaustively verified (0 violations): L=2 primal 5/matching 7, L=3 primal 97/matching 265, L=4 primal 10165/matching 37679 configs with x-wrap ∧ y-wrap, allboth-same. So A-continues is forced by the mechanism, independent of §3.Provenance / budgets
imported-issue668-*.json+ provenance record); ticket integers re-derived bit-for-bit from the import.scripts/issue674_spiral_involution.py; testtests/test_issue674_spiral_involution.py(axis L=2,3, direct-run, 5/5 pass); notesnotes/issue-674-spiral-involution-20260908.md.Integers only. No
docs/STATUS.mdedit; no ticket closed. Related: #635, #651, #665, #650, PRs #668, #662.