Skip to content

feat(Algebra/GeomSum): Odd.nat_add_one_dvd_pow_add_one#14180

Closed
rwst wants to merge 1 commit intomasterfrom
rwst/geomsum01
Closed

feat(Algebra/GeomSum): Odd.nat_add_one_dvd_pow_add_one#14180
rwst wants to merge 1 commit intomasterfrom
rwst/geomsum01

Conversation

@rwst
Copy link
Copy Markdown
Collaborator

@rwst rwst commented Jun 27, 2024

x ^ n + 1 is divisible by x + 1 only if n is odd.
Needed by #14049.

Co-authored-by: Thomas Browning tb65536@uw.edu


Open in Gitpod

@rwst rwst added awaiting-review easy < 20s of review time. See the lifecycle page for guidelines. awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-number-theory Number theory (also use t-algebra or t-analysis to specialize) labels Jun 27, 2024
@github-actions
Copy link
Copy Markdown

PR summary fbe0524b51

Import changes

No significant changes to the import graph


Declarations diff

+ Odd.nat_add_one_dvd_pow_add_one

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jun 27, 2024
@rwst rwst closed this Jul 3, 2024
@rwst rwst deleted the rwst/geomsum01 branch July 3, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. t-number-theory Number theory (also use t-algebra or t-analysis to specialize)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant