audit(erdos-155): mark clean (cycle 4) — Sidon F(N) growth axiomatization integrity verified#21512
Merged
Merged
Conversation
…tion integrity verified Re-audited Erdős Problem #155 (Slow Growth of Maximum Sidon Subsets). Lean source (Proofs/Erdos155Problem.lean) matches meta.json: - 1 axiom (erdos_turan_upper) — encoding the Erdős–Turán/Lindström upper bound F(N) ≤ √N + N^(1/4) + 1; matches meta axiomCount: 1 - 0 sorries (matches meta sorries: 0) - 10 theorems (empty_mem_sidonSets, sidonSets_nonempty, maxSidon_achievable, maxSidon_optimal, maxSidon_monotone, maxSidon_step, increase_count_le, maxSidonSize_1, maxSidonSize_2, maxSidonSize_3) — matches theoremCount: 10 - 3 definitions (IsSidonSet, sidonSets, maxSidonSize) — matches definitionCount: 3 - 199 lines — matches lineCount: 199 - status=axiomatized / badge=axiom (Tier C) — main conjecture F(N+k) ≤ F(N)+1 remains OPEN, and the Erdős–Turán upper bound supporting the proof toolkit is honestly axiomatized Narrative checks pass: title and description explicitly mark the conjecture "Status: OPEN"; proofStrategy enumerates which results are axiomatized vs proved vs docstring-only; assumptions field declares "1 axiom: erdos_turan_upper. 0 sorries." No delegation opacity, axiom masking, inequality-as-theorem, pipeline inflation, or 0-sorries-with-hidden-imports failure modes detected. Sibling skip note: erdos-161 (also priority-top in queue) was skipped because PR #21509 already covers its cycle 4 tracker bump. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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.
Summary
Re-audited Erdős Problem #155 (Slow Growth of Maximum Sidon Subsets). Tracker bump from
issues-fixed/2026-05-02 toclean/2026-05-31 (cycle 4).Integrity Check
Proofs/Erdos155Problem.lean)erdos_turan_upper)IsSidonSet,sidonSets,maxSidonSize)axiomatized/axiomNarrative Failure-Mode Scan
assumptionsfield reads "1 axiom: erdos_turan_upper. 0 sorries."axiomdeclaration.Sibling Skip
Top-priority queue currently lists erdos-161, erdos-155, erdos-154, erdos-150, ... (all 2026-05-02). erdos-161's cycle 4 tracker bump is already covered by open PR #21509; this PR handles erdos-155 to avoid duplicate work.
Test plan
🤖 Generated with Claude Code