#613: scope review of the #276 critical-point bridge — all five items discharge (proof note, notes only) - #670
Draft
LightChainr wants to merge 1 commit into
Draft
#613: scope review of the #276 critical-point bridge — all five items discharge (proof note, notes only)#670LightChainr wants to merge 1 commit into
LightChainr wants to merge 1 commit into
Conversation
All five verification items discharge. The lift/embedded-ball union bound is made precise with the conservative radius R_N = floor(ell_N/4) and the graph/Euclidean conversion for both NN and NN+NNN adjacency. Site exponential decay is cited at Duminil-Copin–Tassion Thm 1.1(3) plus their §1.2 site remark (Aizenman–Barsky/Menshikov route). The amenable matching relation p_c+p_c*=1 is cited through Grimmett–Li Hyperbolic site percolation (arXiv:2203.00981) plus Burton–Keane; the RSA 2024 paper states but does not prove (1.1). Scope: repository lemma, not a new theorem — Duncan–Kahle–Schweinhart holds the giant-cycle threshold mechanism for the bond case. Failure modes (thin tori, unbounded weights, u-grid endpoints) confirmed outside the conclusion. Two scope corrections recorded: the growth hypothesis is sufficient not necessary, and the item-3 citation must carry the van den Berg counterexample caveat.
Owner
Author
|
Verification comment, not a merge request. Ticket stays open. Notes-only PR, five items each have a carrier, no STATUS, no Monte Carlo. Structural check against #613:
Two scope corrections travel with the lemma: I did not re-read the Grimmett–Li / DKS PDFs in this pass — this is a scope/structure verify of the note, not an independent legal-review of the citations. Do not close #613 / #276. |
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; delivers #613's bounded proof/literature task. Notes only — no STATUS edit, no merge, no ticket close.
Deliverable
notes/proof-613-bridge-scope-review-20260908.md— an independent verification of the five #613 items against the proof indocs/astra/ANSWER-610-20260907.md(Q4) and the repository's digital Alexander duality note.Verdict
Not falsified. All five items discharge:
R_N = floor(ell_N/4), valid for both NN (|y|_1<=R => |y|_2<=R) and NN+NNN (diameter <= 0.708 ell_N < ell_N) adjacency; union bound givesC(p) N exp[-(c/4) ell_N] -> 0iffell_N/log N -> infinity.p_u(G1)+p_c(G2)=1plusp_c=p_ufor amenable G (Burton–Keane). Citation precision fix: the RSA 2024 paper (DOI 10.1002/rsa.21226) states (1.1) but proves only the strict-inequality criterion; the equality lives in the companion. van den Berg's counterexample caveat recorded.Scope corrections recorded
ell_N/log N -> infinityis sufficient, not proved necessary, for the fixed-quantile conclusion (matches the audit clarification on the issue).No Monte Carlo; no simulation artifacts touched; single notes file per convention.