Skip to content

[Merged by Bors] - feat(Data/ZMod/IntUnitsPower): The power operator by ZMod 2 on ℤˣ#7661

Closed
eric-wieser wants to merge 4 commits intomasterfrom
eric-wieser/int-zmod-power
Closed

[Merged by Bors] - feat(Data/ZMod/IntUnitsPower): The power operator by ZMod 2 on ℤˣ#7661
eric-wieser wants to merge 4 commits intomasterfrom
eric-wieser/int-zmod-power

Conversation

@eric-wieser
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser commented Oct 13, 2023

@eric-wieser eric-wieser added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels Oct 13, 2023
@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 Oct 13, 2023
Copy link
Copy Markdown
Member

@riccardobrasca riccardobrasca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add

lemma z₂pow_sub (s : ℤˣ) (x y : ZMod 2) : s ^ (x - y) = s ^ x / s ^ y

If should hold if I am not too confused by subtraction and division.

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Oct 23, 2023

✌️ eric-wieser can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Oct 23, 2023
@eric-wieser
Copy link
Copy Markdown
Member Author

bors merge

I've added the lemma you requested, and added a TODO comment about further work.

@bors
Copy link
Copy Markdown

bors bot commented Oct 23, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat(Data/ZMod/IntUnitsPower): The power operator by ZMod 2 on ℤˣ [Merged by Bors] - feat(Data/ZMod/IntUnitsPower): The power operator by ZMod 2 on ℤˣ Oct 23, 2023
@bors bors bot closed this Oct 23, 2023
@bors bors bot deleted the eric-wieser/int-zmod-power branch October 23, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants