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

add lowercase rewrite tactics #1239

Merged

Conversation

rsoeldner
Copy link
Contributor

This PR adds the lowercase aliases for:

  • PURE_REWRITE_TAC
  • PURE_ONCE_REWRITE_TAC
  • PURE_ASM_REWRITE_TAC
  • PURE_ONCE_ASM_REWRITE_TAC

The lowercase version (PURE_REWRITE_TAC) is also used in here: https://hol-theorem-prover.org/cheatsheet.html

I'm unsure how to add it to the Manual/Description/tactics.stex file, if requried.

@mn200
Copy link
Member

mn200 commented May 14, 2024

Thanks!

@mn200 mn200 merged commit 7f59049 into HOL-Theorem-Prover:develop May 14, 2024
4 checks passed
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