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: bv_decide implement BV_EQUAL_CONST_NOT rules #6926

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

hargoniX
Copy link
Contributor

@hargoniX hargoniX commented Feb 3, 2025

This PR adds the BV_EQUAL_CONST_NOT rules from Bitwuzla to the preprocessor of bv_decide.

Stacked on top of #6924

@hargoniX hargoniX added the changelog-language Language features, tactics, and metaprograms label Feb 3, 2025
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 3, 2025 16:11 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 Feb 3, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Feb 3, 2025

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 8f5418dbdadc112b2888d5730480607187119d31 --onto 832d7c500d709deb5e7f0a5a6fd0f01865d1a303. (2025-02-03 16:24:09)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase d01e0382106ea642d1c0092c85eebad17f2993f7 --onto 832d7c500d709deb5e7f0a5a6fd0f01865d1a303. (2025-02-03 18:23:42)

@hargoniX hargoniX force-pushed the hbv/bv_decide_bv_equal_const_not branch from 1cbe283 to 9303e74 Compare February 3, 2025 17:56
@hargoniX hargoniX force-pushed the hbv/bv_decide_bv_equal_const_not branch from 9303e74 to 97696f1 Compare February 3, 2025 17:58
@hargoniX hargoniX enabled auto-merge February 3, 2025 17:59
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 3, 2025 18:11 Inactive
@hargoniX hargoniX disabled auto-merge February 3, 2025 18:14
@hargoniX hargoniX enabled auto-merge February 3, 2025 18:14
@hargoniX hargoniX added this pull request to the merge queue Feb 3, 2025
Merged via the queue into master with commit c6cb2f5 Feb 3, 2025
15 checks passed
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 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.

2 participants