lean-ja / lean-ja/lean-by-example
「部分関数」を付録として独立させる
Open
Beginner friendly
Nobody has claimed this yet.
付録アイデア
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
現在は decreasing_by のページに説明があるが、付録ページとして独立させたい。
部分関数は以下のすべての項目と関連するので、この全ての記事から「部分関数」というページへのリンクを張りたい。
- decreasing_by
- partial
- partial_fixpoint
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 reading the existing decreasing_by page and locate the pages for decreasing_by, partial, and partial_fixpoint in the mdBook sources. Create a standalone appendix page for partial functions, move or adapt the existing explanation, and link to it from all three related articles; done means the page builds and every listed article links to it.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 75/100