Skip to content

Unpin the powers-of-one-base gap now that it is closed (#781) - #799

Merged
Rafael-SOWNet merged 1 commit into
masterfrom
fix/unpin-powers-not-merged
Aug 7, 2026
Merged

Unpin the powers-of-one-base gap now that it is closed (#781)#799
Rafael-SOWNet merged 1 commit into
masterfrom
fix/unpin-powers-not-merged

Conversation

@Rafael-SOWNet

Copy link
Copy Markdown
Collaborator

PR #758 (#779) pinned four integrands as a separate known gap — declined rather than hung — so they would not be read as the defect that file is about. PR #786 (#781) fixed that gap. The two were cut independently from master, so neither could carry the other's half of this.

The assertion is inverted rather than deleted, because these four are the evidence that the two changes compose:

  • distributing sin(x)^4 * (5 - 6 sin(x)^2) over its sum is what produces sin(x)^4 * (-6) * sin(x)^2;
  • merging the two powers is what makes that answerable.

Neither PR could show that on its own, and a deleted test would have left it unshown.

Measured on merged master: 5442 pass, 0 fail; casbench 113/117 with 0 wrong; propcheck 0 failures.

🤖 Generated with Claude Code

PR #758 (#779) pinned four integrands as a *separate* known gap, declined rather
than hung, so that they would not be read as the defect that file is about. PR
#786 (#781) fixed that gap, and the two were cut independently from master, so
neither could carry the other's half of this.

The assertion is inverted rather than deleted, because these four are the
evidence that the two changes compose: distributing `sin(x)^4 * (5 - 6 sin(x)^2)`
over its sum is what *produces* `sin(x)^4 * (-6) * sin(x)^2`, and merging the two
powers is what makes that answerable. Neither PR could show that on its own, and
a deleted test would have left it unshown.

5442 pass, 0 fail on merged master.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@Rafael-SOWNet
Rafael-SOWNet merged commit e569380 into master Aug 7, 2026
24 checks passed
@Rafael-SOWNet
Rafael-SOWNet deleted the fix/unpin-powers-not-merged branch August 7, 2026 21:37
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.

1 participant