leanprover / leanprover/reference-manual
Specify the translation of `match` to auxiliary matcher functions
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 129
- Forks
- 67
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
What question should the reference manual answer?
How is a match expression translated to an auxiliary matcher function? How is the motive constructed? When are previously-constructed matchers re-used, and when are new ones defined?
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.
Research direction
The issue names no documentation file, test, or compiler entry point. Start by locating the reference manual section covering match expressions, then identify the existing material that should answer how auxiliary matcher functions and motives are constructed and reused; done means those questions are answered accurately in the manual.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100