Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/isovector/certainty-by-construction

Source material for Certainty by Construction
https://github.com/isovector/certainty-by-construction

agda book functional-programming math

Last synced: about 1 month ago
JSON representation

Source material for Certainty by Construction

Awesome Lists containing this project

README

        

# book

- introduction to agda
- proof objects
- induction unification vs functions
- data structures + maintaining invariants
- linked list
- vectors / fins for indexes
- bst
- heap
- trie

- representations matter!
- eg matrices suck as vecs of vecs