Skip to content

fix: grind filter syntax - #14428

Merged
leodemoura merged 1 commit into
masterfrom
grind_13822
Jul 17, 2026
Merged

fix: grind filter syntax#14428
leodemoura merged 1 commit into
masterfrom
grind_13822

Conversation

@leodemoura

Copy link
Copy Markdown
Member

This PR fixes the grind filter syntax. It prevented grind => from being used nested in match expressions.

Closes #13822

This PR fixes the `grind` filter syntax. It prevented `grind =>` from being used nested in `match` expressions.

Closes #13822
@leodemoura leodemoura added the changelog-tactics User facing tactics label Jul 17, 2026
@leodemoura
leodemoura enabled auto-merge July 17, 2026 03:48
@leodemoura
leodemoura added this pull request to the merge queue Jul 17, 2026
@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 Jul 17, 2026
@mathlib-lean-pr-testing

Copy link
Copy Markdown

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 0c8d3315e9e83c51dde1d14e90818117687f0b01 --onto a4b639c5a1e545677b36b09a4770b7b559df805b. You can force Mathlib CI using the force-mathlib-ci label. (2026-07-17 04:19:41)

@leanprover-bot

Copy link
Copy Markdown
Collaborator

Reference manual CI status:

  • ❗ Reference manual CI will not be attempted unless your PR branches off the nightly-with-manual branch. Try git rebase 0c8d3315e9e83c51dde1d14e90818117687f0b01 --onto a4b639c5a1e545677b36b09a4770b7b559df805b. You can force reference manual CI using the force-manual-ci label. (2026-07-17 04:19:42)

Merged via the queue into master with commit 4f53dd7 Jul 17, 2026
24 checks passed
robsimmons pushed a commit that referenced this pull request Jul 29, 2026
This PR fixes the `grind` filter syntax. It prevented `grind =>` from
being used nested in `match` expressions.

Closes #13822
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-tactics User facing tactics 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.

interactive grind parsing inside match

2 participants