An collection of binary related property proofs proved in Agda.
This library is still under development.
The folder Bin contains:
Base.agda
: Declaration of binary data structures, and operations as well.Properties.agda
: Proofs of operations.Stringify.agda
: Binary number visualization helpers.
File TestProperties.agda
is used storage of undone proofs.