runtimeverification / runtimeverification/haskell-backend
Haskell backend supports functional claims directly
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Part of https://github.com/runtimeverification/k/issues/2491
Should the backend be allowed to use these functional claims as lemmas directly? When discharging other proof goals, we could treat these functional claims as lemmas, to assist in those proofs.
Contributor guide
No contributing guide indexed for this repository
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 this issue and the referenced K issue #2491 to understand how functional claims and lemmas are currently treated. Trace the relevant proof-discharge behavior in the Haskell backend, then define the expected behavior and tests for using functional claims directly as lemmas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100