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: improve case-split heuristic used in grind #6658

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

leodemoura
Copy link
Member

This PR ensures that grind avoids case-splitting on terms congruent to those that have already been case-split.

@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Jan 15, 2025
@leodemoura leodemoura enabled auto-merge January 15, 2025 23:56
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 16, 2025 00:05 Inactive
@leodemoura leodemoura added this pull request to the merge queue Jan 16, 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 16, 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 64cf5e5e6a5ef1d820858ddc4fc76115153606c2 --onto a955708b6c5f25e7f9c9ae7b951f8f3d5aefe377. (2025-01-16 00:21:10)

Merged via the queue into master with commit 6259b47 Jan 16, 2025
18 checks passed
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Jan 21, 2025
This PR ensures that `grind` avoids case-splitting on terms congruent to
those that have already been case-split.
JovanGerb pushed a commit to JovanGerb/lean4 that referenced this pull request Jan 21, 2025
This PR ensures that `grind` avoids case-splitting on terms congruent to
those that have already been case-split.
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