IntersectMBO / IntersectMBO/formal-ledger-specifications
Set comprehension syntax
Open
enhancement
- Dominant language
- Agda
- Stars
- 52
- Forks
- 20
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 7
Description
We want to use set comprehension to write sets and maps. There are some difficulties:
- The syntax keyword isn't powerful enough, but we could for example have a notation that has inverted binders
- Pattern matching is difficult to implement
- Constructing sets & maps also needs proofs that we can hopefully sometimes generate automatically
Contributor guide
Assessment
This issue has not been assessed yet.