leanprover / leanprover/fp-lean

[Typo] Exercise 2 in chapter 9 should be plusR_succ_left instead of plus_succ_left?

Open Beginner friendly
#159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Typo
Dominant language
Lean
Stars
192
Forks
73
PR merge metrics
No merged PRs in 30d

Description

https://github.com/leanprover/fp-lean/blob/7eefe73cba60f23ab60cd1ad194c08d254e5ce42/functional-programming-lean/src/tactics-induction-proofs.md?plain=1#L283

The exercise states:

  • Rewrite the proof of plus_succ_left to use <;> in a single line.

plus_succ_left doesn't appear anywhere else in the text, but plusR_succ_left does.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open functional-programming-lean/src/tactics-induction-proofs.md at the exercise around line 283. Compare the exercise's plus_succ_left reference with the plusR_succ_left name used elsewhere in the text. Done means the exercise names the theorem consistently and the link remains valid.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.