summaryrefslogtreecommitdiff
path: root/src/Helium
AgeCommit message (Collapse)Author
2021-12-19Define relation on numeric types.abstractGreg Brown
2021-12-19Modify multiplicative inverse to not require zero.Greg Brown
2021-12-17Introduce definition of a field.Greg Brown
2021-12-17Finish initial definition of bitvectors.Greg Brown
2021-12-10Add properties of conversions to and from bit vectors.Greg Brown
2021-12-10Add properties of bit-wise manipulations of bit vectors.Greg Brown
2021-12-10Define BitVec as a bit-vector.Greg Brown