leanprover / leanprover/reference-manual
`haveI` has been replaced by `have`
Open
Nobody has claimed this yet.
bug
- Dominant language
- Lean
- Stars
- 129
- Forks
- 67
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 16
Description
Describe the bug
https://lean-lang.org/doc/reference/latest/Tactic-Proofs/The-Tactic-Language/#have
In what way is the content incorrect?
Seems like haveI has been accidentally replaced by another copy of have
Please provide a self-contained Lean example that demonstrates the incorrectness of the statement.
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 with the linked Tactic Language reference section for have and compare its documented entries with Lean's haveI syntax. Done means the manual no longer shows have duplicated where the haveI entry should appear.
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
- 50/100