Abstract
This entry contains an extension to the Isabelle library for
fixed-width machine words. In particular, the entry adds quickcheck setup
for words, printing as hexadecimals, additional operations, reasoning
about alignment, signed words, enumerations of words, normalisation of
word numerals, and an extensive library of properties about generic
fixed-width words, as well as an instantiation of many of these to the
commonly used 32 and 64-bit bases.
BSD LicenseUsed by
Topics
Theories
- More_Arithmetic
- More_Divides
- More_Word
- Signed_Words
- Traditional_Infix_Syntax
- Word_EqI
- Bit_Comprehension
- Bits_Int
- Typedef_Morphisms
- Aligned
- Least_significant_bit
- Most_significant_bit
- Even_More_List
- Reversed_Bit_Lists
- Ancient_Numeral
- Bitwise
- Bitwise_Signed
- Enumeration
- Enumeration_Word
- Generic_set_bit
- Hex_Words
- More_Sublist
- More_Misc
- Strict_part_mono
- Legacy_Aliases
- Next_and_Prev
- Norm_Words
- Rsplit
- Type_Syntax
- Signed_Division_Word
- Word_Lemmas
- Word_8
- Word_16
- Word_Syntax
- Word_Names
- More_Word_Operations
- Word_32
- Many_More
- Word_Lib_Sumo
- Word_64
- Guide
- Examples