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: linear integer arith normalizer #7002

Merged
merged 18 commits into from
Feb 9, 2025
Merged

feat: linear integer arith normalizer #7002

merged 18 commits into from
Feb 9, 2025

Conversation

leodemoura
Copy link
Member

This PR implements the normalizer for linear integer arithmetic expressions. It is not connect to simp +arith yet because of some spurious [simp] attributes.

@leodemoura leodemoura added the changelog-language Language features, tactics, and metaprograms label Feb 9, 2025
@leodemoura leodemoura requested a review from kim-em as a code owner February 9, 2025 04:13
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc February 9, 2025 04:23 Inactive
@leodemoura leodemoura enabled auto-merge February 9, 2025 04:24
@leodemoura leodemoura added this pull request to the merge queue Feb 9, 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 9, 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 f6c5aed7ef6758f8357d5cee9c509ebc64c4e45a --onto b01ca8ee237a1b3c299384e73ad79d424e216a84. (2025-02-09 04:37:26)

Merged via the queue into master with commit cd3eb91 Feb 9, 2025
18 checks passed
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