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

more simp and rw differences #289

Open
fpvandoorn opened this issue Feb 5, 2025 · 0 comments
Open

more simp and rw differences #289

fpvandoorn opened this issue Feb 5, 2025 · 0 comments
Labels
doc-request Request for missing documenation

Comments

@fpvandoorn
Copy link
Contributor

fpvandoorn commented Feb 5, 2025

Some things I would also mention in https://lean-lang.org/doc/reference/latest/The-Simplifier/Simplification-vs-Rewriting/#simp-vs-rw:

  • simp never creates side goals, and can only apply conditional rewrite rules if the discharger can prove the hypotheses
  • rw cannot rewrite with local variables (in binders)
@fpvandoorn fpvandoorn added the doc-request Request for missing documenation label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-request Request for missing documenation
Projects
None yet
Development

No branches or pull requests

1 participant