lean4-htt/src/Init/Data/BitVec
Markus Himmel 92439acee5
feat: supporting Nat and BitVec material for finite types (#7598)
This PR adds miscellaneous results about `Nat` and `BitVec` that will be
required for `IntX` theory (#7592).
2025-03-24 15:04:53 +00:00
..
Basic.lean feat: add BitVec.(ssubOverflow, usubOverflow) definitions and BitVec.(ssubOverflow_eq, usubOverflow_eq) (#7599) 2025-03-24 09:18:39 +00:00
BasicAux.lean doc: review Int docstrings (#7568) 2025-03-20 14:04:56 +00:00
Bitblast.lean feat: supporting Nat and BitVec material for finite types (#7598) 2025-03-24 15:04:53 +00:00
Folds.lean feat: make BitVec.getElem the simp normal form and use it in ext (#5498) 2025-02-16 00:04:56 +00:00
Lemmas.lean feat: supporting Nat and BitVec material for finite types (#7598) 2025-03-24 15:04:53 +00:00