lean-ja / lean-ja/lean-by-example
irreducible は何を意味しているか
Open
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
-
unfold はできるけど dsimp はできない(細かいな…!)
-
そもそも整礎再帰な関数を irreducible にするのはなぜ有益なことなのか。Lean の内部実装が露出してユーザーに利益がないから?それとも、タクティクの実装上の都合なのか
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
No file or test is named. Start by finding the existing documentation or examples that discuss irreducible, unfold, and dsimp; the work is done when it clearly explains why well-founded recursive functions may be marked irreducible and why unfold and dsimp differ.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100