History log of /seL4-l4v-master/HOL4/src/finite_maps/patricia_castsScript.sml
Revision Date Author Comments
# 46f0fe4d 29-Jan-2020 Andreas Lööw <AndreasLoow@users.noreply.github.com>

Move l2n theorems from patricia_casts to numposrep

Drop l2n_LENGTH in the process, covered by l2n_lt.


# edbba83d 29-Apr-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Get src/finite_maps to build with tight equalities


# 16920d84 24-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Start merging finite_map/dictionary theories into one directory

Aim is to also include src/enumfset, possibly also the balanced_bst
development from examples, and a CakeML theory (alist_tree).

With all this stuff in the same place, we reduce branching under src/
and get better concurrency when building.