fix(IEANTN): index Buthe_theta primes from 1 - #1742
Merged
teorth merged 3 commits intoAug 3, 2026
Merged
Conversation
Matches the π*/ψ indexing cleanup from AlexKontorovich#1713; Icc 0 and Icc 1 agree after filtering primes, and the comparison lemmas are updated.
Contributor
Author
|
awaiting-review |
and_congr_left_iff left an implication goal; use constructor instead.
Collaborator
|
Thanks for the follow-up to #1713 — indexing convention consistency is a good target. A few requested tweaks before merge:
Substantive math is correct (both |
Contributor
Author
|
extracted |
Deduplicate the Icc 0/1 prime-filter proof used by both comparison lemmas.
Contributor
Author
|
also: i don't have permission to add the |
1 task
teorth
approved these changes
Aug 3, 2026
teorth
left a comment
Collaborator
There was a problem hiding this comment.
All requested changes addressed (dedup extracted, AI disclosure added, CI green). Thanks!
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
Buthe_thetaoverIcc 1 ⌊x⌋₊instead ofIcc 0, consistent with the π*/ψ indexing cleanup in fix: π* index, CMS closed interval, Goldbach/PT–JY blueprints #1713.prime_filter_Icc_zero_eq_one(used by both comparison lemmas).AI disclosure
Assisted with Cursor (
ai/cursorlabels per PULL_REQUEST_STYLE.md §13.1).Test plan