leanprover-community / leanprover-community/iris-lean
Completeness
Open
@markusdemedeiros is already working on this.
Since May 31, 2026.
claimed
experiment
feat
- Dominant language
- Lean
- Stars
- 218
- Forks
- 63
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 22
Description
Port the generic constructions from the paper Completeness of Iris-Based Program Logics. The implementation can be simplified by collapsing the constructive and classical parts into just one big classical construction.
This opens the door to using external solvers for program correctness goals in the middle of a WP proof (eg. Std.do, Aeneas, Loom).
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.
Assessment
This issue has not been assessed yet.