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

chore: implement reduceCond for bv_decide #6460

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

hargoniX
Copy link
Contributor

This PR implements the equivalent of reduceIte for cond in bv_decide as we switched to bif for the if normal form.

@hargoniX hargoniX added the changelog-no Do not include this PR in the release changelog label Dec 27, 2024
@hargoniX hargoniX force-pushed the hbv/bv_decide_reduce_cond branch from a1f924f to 71c30f8 Compare December 27, 2024 09:57
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc December 27, 2024 10:06 Inactive
@hargoniX hargoniX enabled auto-merge December 27, 2024 10:07
@hargoniX hargoniX added this pull request to the merge queue Dec 27, 2024
@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 Dec 27, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Dec 27, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Dec 27, 2024
Merged via the queue into master with commit c14e5ae Dec 27, 2024
16 checks passed
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Dec 27, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR changelog-no Do not include this PR in the release changelog 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