Prove the digital Alexander rank bridge - #271
Merged
Merged
Conversation
Add the complementary-subsurface duality argument and an executable 16-face 4/8-adjacency certificate. Completes the honest square-cell proof scope only.
This was referenced Aug 29, 2026
Closed
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.
Scope
This is the claimed Phase B slice of Issue 269. It proves the rank bridge for honest periodic square-cell tori and leaves degenerate short-period quotient geometry outside the theorem statement.
What changes
r_black + r_white = 2and2q = r_black - r_white.The local certificate retains diagonals only for masks 5 and 10, verifies six redundant-diagonal path replacements, preserves matching-graph connectivity in all 16 patterns, and never retains crossing diagonals.
Proof chain
The surface step identifies the annihilator of
im H1(U)with the kernel of restriction toH1(U); the long exact sequence of the pair, excision to(V, boundary V), Poincare-Lefschetz duality, and naturality identify that kernel withim H1(V).Validation
python -m unittest tests.test_digital_alexander_local_bridge: 6/6Evidence boundary
The proof assumes each unit square embeds with four distinct corners. Degenerate short-period quotients remain finite-oracle evidence, not part of this theorem. This PR deliberately does not change configuration Euler/Betti work or close the parent issue.