MSequent.allQuest should return a Boolean.
Open
Beginner friendly
Nobody has claimed this yet.
logic
- Dominant language
- Lean
- Stars
- 709
- Forks
- 200
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 45
Description
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
Open Cslib/Logics/LinearLogic/CLL/MProof.lean at line 22 and inspect the MSequent.allQuest declaration. Update its result type as requested, then check that the Lean file still elaborates successfully; done means allQuest returns a Boolean without introducing errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100