lean-ja / lean-ja/lean-by-example
elabCommand と「実行」はどれくらい違うのか
Open
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
よく似ている。instance コマンドをelabするとインスタンスが実際に生成されるし。
しかし、同じものではない。どう違うのだろうか?
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
Start by investigating the relationship between elabCommand and execution, including the instance command example mentioned in the issue. No files or tests are named, so first locate the relevant Lean examples or reference material. Done means documenting the distinction and explaining why elaborating an instance can produce an actual instance without making the two concepts identical.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100