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

Isabelle/HOL translation: rename identifiers to legal Isabelle names and avoid clashes with keywords #2941

Closed
lukaszcz opened this issue Aug 7, 2024 · 1 comment · Fixed by #2951
Assignees
Milestone

Comments

@lukaszcz
Copy link
Collaborator

lukaszcz commented Aug 7, 2024

  • Let-bound identifiers cannot begin with "O"
  • Don't use underscores
@lukaszcz lukaszcz added this to the 0.6.5 milestone Aug 7, 2024
@lukaszcz lukaszcz self-assigned this Aug 7, 2024
@lukaszcz
Copy link
Collaborator Author

lukaszcz commented Aug 13, 2024

The form of valid identifiers is specified in Section 3.2 of The Isabelle/Isar Reference Manual

lukaszcz added a commit that referenced this issue Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant