Audit the full Erdős 625 proof stack and isolate reusable results - #39
Draft
SamPetkov wants to merge 76 commits into
Draft
Audit the full Erdős 625 proof stack and isolate reusable results#39SamPetkov wants to merge 76 commits into
SamPetkov wants to merge 76 commits into
Conversation
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.
Purpose
This is the cumulative theorem-by-theorem and lemma-by-lemma audit of the Erdős 625 candidate proof and its public PR stack. It is stacked on PR #38 and now also contains the verified Section IX line from PRs #34, #35, and #37, merged mechanically through PR #40.
The branch is intentionally a draft review frontier. It does not claim that
Erdos625Statementis proved.What is included
Full logical audit
625/audits/FULL_THEOREM_LEMMA_AUDIT_2026-07-25.md625/audits/POST_INTEGRATION_STATUS_2026-07-25.mdSection VIII global bridge
625/proofs/SECTION8_GLOBAL_DECORATION_BRIDGE.mdRepaired and integrated Section IX
The q-only branch now controls the literal attained attachment sum, not a surrogate law. The focused target is green at commit
2ea82c988218dee89d3639f598090ce813501c40.The exact chain is:
Section9QOnlySecondMomentFrontier.leancomposes this with a single explicit Section VIII bare-skeleton hypothesis.Section IX is therefore no longer an independent bottleneck. The decisive remaining formal input is the Section VIII bare-skeleton estimate.
Stronger results and follow-up directions
625/proofs/TRANSFERABLE_RESULTS_AND_COROLLARIES_2026-07-25.mdpand finite-support follow-up directions.Exact regression layer
625/experiments/full_proof_audit_regression.pyMain mathematical verdict
Sections 2–7 and 10, together with the final event intersection, are structurally coherent. The repaired Section IX route supplies the required literal attained attachment estimate.
The proof frontier is now concentrated in one global Section VIII theorem, with four explicit interfaces:
sum_L fourEndpointW(L);The corrected paper-level aggregate bridge is written in this PR. The corresponding global Lean assembly is not yet present. Proposition 9.2 and the final Erdős 625 theorem must remain conditional until that assembly is checked.
Stronger main theorem available after closure
The audit supports the phase-resolved coefficient
and, combining PRs #31 and #32 with an explicit compact uniform-slack lemma, the certified uniform coefficient
This is about
6.687times the coefficient printed in the canonical manuscript. These improvements do not alter the second-moment architecture, but remain conditional on completing it.Validation and scope
The focused q-only source branch has a recorded green run. The cumulative head reruns:
A green root build alone is not sufficient when a new module is outside the root aggregate; the focused jobs are load-bearing. Keep this PR draft until all checks are green on the exact cumulative head and the global Section VIII theorem is formalized.
Review order
POST_INTEGRATION_STATUS_2026-07-25.mdfor the current verdict.SECTION8_GLOBAL_DECORATION_BRIDGE.mdadversarially, especially the aggregate physical-fibre parameterization.