`create_{lts,reduction_sys}` do not generate equational theorems
Open
@chenson2018 is already working on this.
Since Sep 3, 2025.
- Dominant language
- Lean
- Stars
- 709
- Forks
- 200
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 45
Description
See this Zulip thread.
When Lts and ReductionSystem are created via their respective attributes, they do not have the equational theorems that would be generated in the usual elaboration of def. This causes issues with grind automation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.