Skip to content

Fix Riemann rearrangement scaffold (Theorem 8.2.8)#467

Merged
teorth merged 1 commit intoteorth:mainfrom
rkirov:fix-riemann-scaffold
Mar 9, 2026
Merged

Fix Riemann rearrangement scaffold (Theorem 8.2.8)#467
teorth merged 1 commit intoteorth:mainfrom
rkirov:fix-riemann-scaffold

Conversation

@rkirov
Copy link
Contributor

@rkirov rkirov commented Mar 9, 2026

Switch greedy construction to pick from A_plus when partial sum < L (nonneg terms to increase), A_minus when ≥ L (neg terms to decrease).

Switch greedy construction to pick from A_plus when partial sum < L
(nonneg terms to increase), A_minus when ≥ L (neg terms to decrease).
Replace filled proofs with sorry scaffolds for incremental development.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@teorth teorth merged commit ed409c2 into teorth:main Mar 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants