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 the int_toBitVec simp set #6652

Merged
merged 3 commits into from
Jan 15, 2025
Merged

feat: add the int_toBitVec simp set #6652

merged 3 commits into from
Jan 15, 2025

Conversation

hargoniX
Copy link
Contributor

This PR adds the int_toBitVec simp set to convert UIntX and later IntX propositions to BitVec ones. This will be used as a preprocessor for bv_decide to provide UIntX/IntX bv_decide support.

@hargoniX hargoniX requested a review from kim-em as a code owner January 15, 2025 13:37
@github-actions github-actions bot added the changes-stage0 Contains stage0 changes, merge manually using rebase label Jan 15, 2025
@hargoniX hargoniX added the changelog-language Language features, tactics, and metaprograms label Jan 15, 2025
@hargoniX hargoniX removed the request for review from kim-em January 15, 2025 13:48
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 15, 2025 13:56 Inactive
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Jan 15, 2025
@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 a1ef26bd8bc2c92e0769ba8ef527a45bed747350 --onto a955708b6c5f25e7f9c9ae7b951f8f3d5aefe377. (2025-01-15 13:57:53)

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 15, 2025 14:12 Inactive
@Kha Kha merged commit c7fd873 into master Jan 15, 2025
14 checks passed
@hargoniX hargoniX deleted the hbv/int_to_bv branch January 15, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-language Language features, tactics, and metaprograms changes-stage0 Contains stage0 changes, merge manually using rebase 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