fix: π* index, CMS closed interval, Goldbach/PT–JY blueprints - #1713
Merged
teorth merged 8 commits intoAug 1, 2026
Merged
Conversation
This was referenced Jul 25, 2026
Contributor
Author
|
awaiting-review |
1 task
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Fold leftover from AlexKontorovich#1717 into this PR. Co-authored-by: Cursor <cursoragent@cursor.com>
Chessing234
force-pushed
the
combine/cms-pistar-blueprint-fixes
branch
from
July 29, 2026 17:04
6ead5f6 to
5b0cc6e
Compare
Contributor
Author
|
awaiting-review |
This was referenced Aug 1, 2026
Contributor
Author
2 tasks
teorth
approved these changes
Aug 1, 2026
1 task
teorth
pushed a commit
that referenced
this pull request
Aug 3, 2026
* fix(IEANTN): index Buthe_theta primes from 1, not 0 Matches the π*/ψ indexing cleanup from #1713; Icc 0 and Icc 1 agree after filtering primes, and the comparison lemmas are updated. * fix: prove Icc 0/1 prime filter equality without ⟨⟩ on Pi and_congr_left_iff left an implication goal; use constructor instead. * refactor: share prime_filter_Icc_zero_eq_one for Buthe_theta Deduplicate the Icc 0/1 prime-filter proof used by both comparison lemmas.
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.
Motivation
Several stub/blueprint statements still diverged from the papers or from the Lean definitions they wrap: Büthe π*/ψ indexing, CMS Thm 5 closed interval, odd Goldbach start, and PT/JY
livsEπ/Li.Scope
Defs/Buthe/TMEEMT: indexπ*and Bütheψfrom 1CarneiroEtAl2019RH: closed interval[x, x+h](Stanford CMS)odd_conjectureblueprint: 5 → 7li→Li(matchEπ)Supersedes #1708, #1710, and #1717. Refs #1712.
Test plan
EπdefinitionsMade with Cursor.