Skip to content

chore: adaptations for v4.22.0-rc3 #7

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ammkrn
Copy link
Contributor

@ammkrn ammkrn commented Jul 8, 2025

leanprover/lean4#8751 makes the nondep argument to updateLet! mandatory, offering updateLetE! as the alternative which preserves the existing value.

ammkrn added 2 commits July 8, 2025 11:54
The BEq implementation for Expr checks the `nondep` flag, but `nondep`
does not exist as far as type checkers are concerned, so we also need
to normalize these in order prevent export of duplicate expressions
with different indices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant