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

chore: remove old versions of the sym tactic, and rename the new sym1_n tactic to sym_n #94

Merged
merged 65 commits into from
Aug 20, 2024

Conversation

alexkeizer
Copy link
Collaborator

Depends on #92

Description:

Relatively minor cleanup that removes the old versions of symbolic simulation in favor of the new sym1_n tactic, which I subsequently renamed to the more intuitive sym_n, now that this name is available.

Testing:

make all ran locally

License:

By submitting this pull request, I confirm that my contribution is
made under the terms of the Apache 2.0 license.

This particular instruction's semantics are not being reduced properly,
so the test case is currently failing, but it has the desired
theorem statement
…allow a definition expr to be passed to `lookupOrGenerate`
…sists the state to the environment afterwards
alexkeizer and others added 20 commits August 16, 2024 15:02
…at it is no longer needed for the old tactics
…exactly of the expected shape (removing the need to `simp` before calling `sym_n`)
@alexkeizer alexkeizer marked this pull request as ready for review August 19, 2024 21:33
Tactics/Sym.lean Show resolved Hide resolved
Tests/Tactics/Sym.lean Show resolved Hide resolved
Tests/Tactics/Sym.lean Show resolved Hide resolved
Tactics/SymContext.lean Outdated Show resolved Hide resolved
@alexkeizer
Copy link
Collaborator Author

@shigoel, this should be ready to merge now

Tactics/Sym.lean Outdated Show resolved Hide resolved
Copy link
Collaborator

@shigoel shigoel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@shigoel shigoel merged commit 3f29251 into leanprover:main Aug 20, 2024
2 checks passed
@alexkeizer alexkeizer deleted the nuke-old-sym-tactics branch August 20, 2024 20:36
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.

2 participants