lean4-htt/src/Init/Data/BitVec
Siddharth a17c3f424c
feat: BitVec.shiftLeft_shiftLeft, BitVec.shiftRight_shiftRight (#4148)
Closes two `sorry`s at
https://github.com/leanprover/leansat/pull/64/files.

---------

Co-authored-by: Kim Morrison <scott@tqft.net>
2024-05-13 12:35:59 +00:00
..
Basic.lean chore: update Authors: line in BitVec files (#3948) 2024-04-19 08:07:25 +00:00
Bitblast.lean feat: equivalence of bit-vector negation and bitblasted negation (#3920) 2024-05-06 06:03:28 +00:00
Folds.lean feat: equivalence of bit-vector negation and bitblasted negation (#3920) 2024-05-06 06:03:28 +00:00
Lemmas.lean feat: BitVec.shiftLeft_shiftLeft, BitVec.shiftRight_shiftRight (#4148) 2024-05-13 12:35:59 +00:00