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 support for structures of supported types #6724

Merged
merged 8 commits into from
Jan 22, 2025

Conversation

hargoniX
Copy link
Contributor

@hargoniX hargoniX commented Jan 21, 2025

This PR adds support for bv_decide to automatically split up non-recursive structures that contain information about supported types. It can be controlled using the new structures field in the bv_decide config.

@hargoniX hargoniX added the changelog-language Language features, tactics, and metaprograms label Jan 21, 2025
@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 21, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Jan 21, 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 91bae2e0645bc633e3baba1b21dd3b76e032037b --onto ac6a29ee834ba7fd30e9372e51493d7741e9c657. (2025-01-21 09:15:25)
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 91bae2e0645bc633e3baba1b21dd3b76e032037b --onto f9e904af5022a57adb6105cda65d1569449346c2. (2025-01-21 13:41:55)

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 21, 2025 14:18 Inactive
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 21, 2025 15:16 Inactive
@hargoniX hargoniX marked this pull request as ready for review January 21, 2025 16:44
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 21, 2025 17:01 Inactive
@hargoniX hargoniX enabled auto-merge January 22, 2025 08:36
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 22, 2025 08:47 Inactive
@hargoniX hargoniX added this pull request to the merge queue Jan 22, 2025
Merged via the queue into master with commit 7706b87 Jan 22, 2025
17 checks passed
@hargoniX hargoniX deleted the hbv/bv_decide_structures branch January 22, 2025 09:33
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