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: add missing UInt bitwise toNat theorems #6187

Closed
wants to merge 1 commit into from

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Nov 23, 2024

This PR adds toNat_ theorems for the or, xor, shiftLeft, and shiftRight operations of the UInt types. It also renames and_toNat to toNat_and to fit with the current naming convention.

@tydeu tydeu added the changelog-library Library label Nov 23, 2024
@tydeu
Copy link
Member Author

tydeu commented Nov 23, 2024

Closed in favor of #6188.

@tydeu tydeu closed this Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant