Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: BitVec.toInt_[or|and|xor|not] #6151

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

tobiasgrosser
Copy link
Contributor

@tobiasgrosser tobiasgrosser commented Nov 21, 2024

This PR completes the toInt interface for BitVec bitwise operations.

@tobiasgrosser
Copy link
Contributor Author

changelog-library

This PR completes the `toInt` interface for `BitVec` bitwise operations.
@github-actions github-actions bot added changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN labels Nov 21, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 9cf83706e743debb47f3b1a48e1b92210c1c0720 --onto 7fbe8e3b36faabc9cfcc45e65a4b7ef042c0b068. (2024-11-21 10:52:54)

@kim-em
Copy link
Collaborator

kim-em commented Nov 21, 2024

Neat, for some reason I like these identities. Happy to see bmod getting some exercise. :-)

@kim-em kim-em added this pull request to the merge queue Nov 21, 2024
Merged via the queue into leanprover:master with commit 1fe6673 Nov 21, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-library Library toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants