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 support for equations in cutsat #7203

Merged
merged 10 commits into from
Feb 24, 2025
Merged

Conversation

leodemoura
Copy link
Member

This PR improves the support for equalities in cutsat. It also simplifies a few support theorems used to justify cutsat rules.

@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Feb 24, 2025
@leodemoura leodemoura requested a review from kim-em as a code owner February 24, 2025 04:29
@leodemoura leodemoura enabled auto-merge February 24, 2025 04:29
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 24, 2025 04:39 Inactive
@leodemoura leodemoura added this pull request to the merge queue Feb 24, 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 Feb 24, 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 1819dc88ff5b70a46e35280f4968b8b0d7c74041 --onto 2960b384af1f29f566f59a3ede8ac982e4628f19. (2025-02-24 04:52:25)

Merged via the queue into master with commit e7dc0d3 Feb 24, 2025
18 checks passed
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 24, 2025
This PR improves the support for equalities in cutsat. It also
simplifies a few support theorems used to justify cutsat rules.
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 25, 2025
This PR improves the support for equalities in cutsat. It also
simplifies a few support theorems used to justify cutsat rules.
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