We add a new definition `BitVec.twoPow w i` to represent `(1#w <<< i)`. This expression is used to test bits when building the multiplication bitblaster. Patch 1/?, being peeled from https://github.com/opencompl/lean4/pull/6. --------- Co-authored-by: Tobias Grosser <github@grosser.es> |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Bitblast.lean | ||
| Folds.lean | ||
| Lemmas.lean | ||