1lab
1lab copied to clipboard
Point-set topology
Description
Doing a bit of point-set topology for Borceux/taboos.
Todos
- [ ] Finish writing prose: in particular, the introduction needs to be much better.
- [ ] Finalize the API: right now inference is not great. Organizing things via displayed category theory seems like the right move, but you need to supply a lot of implicits currently.
Checklist
Before submitting a merge request, please check the items below:
- [x] I've read the contributing guidelines.
- [ ] The imports of new modules have been sorted with
support/sort-imports.hs(ornix run --experimental-features nix-command -f . sort-imports). - [ ] All new code blocks have "agda" as their language.
If your change affects many files without adding substantial content, and
you don't want your name to appear on those pages (for example, treewide
refactorings or reformattings), start the commit message and PR title with chore:.