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 [grind cases] and [grind cases eager] attributes #6705

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

leodemoura
Copy link
Member

This PR adds the attributes [grind cases] and [grind cases eager] for controlling case splitting in grind. They will replace the [grind_cases] and the configuration option splitIndPred.

After update stage0, we will push the second part of this PR.

This PR adds the attributes `[grind cases]` and `[grind cases eager]`
for controlling case splitting in `grind`. They will replace the
`[grind_cases]` and the configuration option `splitIndPred`.

After update stage0, we will push the second part of this PR.
@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Jan 20, 2025
@leodemoura leodemoura requested a review from kim-em as a code owner January 20, 2025 02:40
@leodemoura leodemoura enabled auto-merge January 20, 2025 02:41
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 20, 2025 02:48 Inactive
@leodemoura leodemoura added this pull request to the merge queue Jan 20, 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 20, 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 9b7bd58c145b0fd9af65b90806d562b98057d029 --onto 74bd40d34d1a969da65007939960c2fefd461f08. (2025-01-20 03:05:40)

Merged via the queue into master with commit 1fcdd7a Jan 20, 2025
18 checks passed
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Jan 21, 2025
…rover#6705)

This PR adds the attributes `[grind cases]` and `[grind cases eager]`
for controlling case splitting in `grind`. They will replace the
`[grind_cases]` and the configuration option `splitIndPred`.

After update stage0, we will push the second part of this PR.
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