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: ite and dite support in grind #6513

Merged
merged 2 commits into from
Jan 3, 2025
Merged

feat: ite and dite support in grind #6513

merged 2 commits into from
Jan 3, 2025

Conversation

leodemoura
Copy link
Member

This PR adds support for (dependent) if-then-else terms (i.e., ite and dite applications) in the grind tactic.

@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Jan 3, 2025
@leodemoura leodemoura enabled auto-merge January 3, 2025 00:50
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc January 3, 2025 00:57 Inactive
@leodemoura leodemoura added this pull request to the merge queue Jan 3, 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 3, 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 3e2f1faebf4b525a5e0be7186b9265f418602d38 --onto 8d9d81453bd28aa9799e6bf2ad52def1d75549cb. (2025-01-03 01:13:12)

Merged via the queue into master with commit df9ed20 Jan 3, 2025
18 checks passed
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Jan 21, 2025
This PR adds support for (dependent) if-then-else terms (i.e., `ite` and
`dite` applications) in the `grind` tactic.
JovanGerb pushed a commit to JovanGerb/lean4 that referenced this pull request Jan 21, 2025
This PR adds support for (dependent) if-then-else terms (i.e., `ite` and
`dite` applications) in the `grind` tactic.
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