Skip to content

Commit

Permalink
chore: add WIP to remind myself that I owe kim
Browse files Browse the repository at this point in the history
  • Loading branch information
bollu committed Sep 26, 2024
1 parent a6830f9 commit 9055dc8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Init/Data/BitVec/Bitblast.lean
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ expressions into expressions about individual bits in each vector.
All other operations are to be PR'ed later and are already proved in
https://github.com/mhk119/lean-smt/blob/bitvec/Smt/Data/Bitwise.lean.
### Example: How bitblasting work for multiplication
- `succ`
- `zero`
-/

set_option linter.missingDocs true
Expand Down

0 comments on commit 9055dc8

Please sign in to comment.