History log of /seL4-l4v-master/HOL4/src/n-bit/bitstringLib.sig
Revision Date Author Comments
# 6f6d3042 24-Feb-2016 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Add a new conversion and simpset fragment for bit-strings.


# 38ed5889 08-Jul-2014 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Support building custom compsets that cover bitstringTheory and integer_wordTheory.


# b99f6206 26-Jun-2012 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Add a theory of bit-strings, which defines word operations over ``:bool list``. The maps "v2w" and "w2v" provide a connection to fixed-width bit vectors.