research(proximity): add G139 Phi certificate probe - #527
Conversation
e12ffcc to
8005380
Compare
8005380 to
09752f4
Compare
|
Follow-up artifact for the same I published a retained-chunk artifact for the selected production-scale row https://github.com/coopertweak/ArkLib/releases/tag/g139-n2e30-phi-certificate-20260807 Scope and result: The release has 265 assets: 128 retained chunk binaries, 128 chunk manifests, verifier/generator scripts, result JSONs, README, reproduction script, and The independent verifier was run against the public-shaped layout before upload and returned: This is intentionally framed as a finite exact-arithmetic computational certificate for this selected cell. It is not a prize-closure claim, not a theorem for all |
|
Small Lean-side bridge added in File: This is the downstream formal reduction only: it proves that once the subgroup is Sidon modulo negation, every normalized G139 rung-2 solution is one of the three lawful Mann families. It does not prove Checks run locally: Axiom audit for the new cardinality theorem reports only: |
|
Upstream Lean bridge added in File: This is the upstream formal bridge connecting the Checks run locally: Axiom audit for the final theorem reports only: |
|
Arithmetic contract verifier added in Files: This is a lightweight companion to the retained chunk verifier. It does not reread the 128 large chunk binaries; instead it verifies the row facts consumed by the Lean bridge and cross-checks the public result/verifier JSON metadata: Local checks run: Scope remains unchanged: finite exact-arithmetic support for this selected cell plus the formal Lean reduction; no prize-closure claim and no theorem for all |
|
Small bridge-polish commit added in This exposes the reverse direction for primitive cyclic root sets: a Local checks run: Axiom audit for the new equivalence reports only: Scope unchanged: formal bridge/API cleanup only; no theorem for all |
|
Lightweight public-release metadata audit for the Downloaded only the small public release assets from: Assets checked: The four downloaded lightweight files match their entries in Then I ran the PR verifier against the downloaded public JSONs: The output matches This is only the lightweight release-metadata/contract check; it does not redownload or reverify the 128 large chunk binaries here. |
Summary
Phi_Hcertificaten = 8192, 16384, 32768, 65536, 131072, 262144, 524288, 1048576n=512,p=138027521n = 2^30retained-chunk artifactPhiWindowInjectivetoSidonModNegand then to zero normalized G139 accidentsResult
For an order-
nsubgroupH=<g>, the probe checksThe first public probe rows are injective on the diagonal cells below, and the two accident controls are non-injective as expected:
For each known control collision, the extractor verifies the compact relation
and records the corresponding subgroup exponents/values in
scripts/probes/_out_g139_phi_collision_witnesses.json. The six retained control witnesses are all non-lawful normalized G139 relations.The verifier in
scripts/probes/verify_g139_phi_collision_witness.pychecks the same witness contract from either a JSON witness record or a custom command-line witness using--uor--u-exp. It never constructs the full subgroup table, so proposed production-scale collisions can be audited directly from(n,p,g,r,s,u)or(n,p,g,r,s,u_exp).For the public production-scale retained-chunk artifact, the arithmetic contract verifier checks the row facts consumed by the Lean bridge and cross-checks the published result/verifier JSON metadata when supplied:
The Lean side now proves the structural bridge:
Scope
Finite exact-arithmetic evidence plus Lean-checked bridge/API cleanup only. This is not a theorem for all
n, not a production closure by itself, not a proof of the exact first-prime rule, and not a prize claim.This builds on the G139 accident-census lane in PR #526 and Geoff's order-512 census comment on #466. The CLM-018 and CLM-019 refutations on #466 concern separate universal six-Jacobi / threshold-circularity claims and do not refute this Phi/Sidon certificate route.
Verification
python3 scripts/probes/probe_g139_phi_certificate.pypython3 scripts/probes/extract_g139_phi_collision_witnesses.pypython3 scripts/probes/extract_g139_phi_collision_witnesses.py --n 64 --p 17318209 --r 4 --s 11 --label G173-singlepython3 scripts/probes/verify_g139_phi_collision_witness.pypython3 scripts/probes/verify_g139_phi_collision_witness.py --n 64 --p 17318209 --g 9133071 --r 4 --s 11 --u-exp 34 --label G173-singlepython3 scripts/probes/verify_g139_phi_collision_witness.py --n 64 --p 17318209 --g 9133071 --r 4 --s 11 --u 11893578 --label G173-single-upython3 -m py_compile scripts/probes/probe_g139_phi_certificate.py scripts/probes/extract_g139_phi_collision_witnesses.py scripts/probes/verify_g139_phi_collision_witness.py scripts/probes/verify_g139_n2e30_arithmetic_contract.pypython3 scripts/probes/verify_g139_n2e30_arithmetic_contract.pylake build ArkLib.Data.CodingTheory.ProximityGap.Frontier._G139SidonModNegCleanlake build ArkLib.Data.CodingTheory.ProximityGap.Frontier._G139PhiInjectiveSidonBridgepython3 scripts/forbidden_tokens.pygit diff --checkAxiom audits for the new Lean bridge theorems report only: