lean4-htt/tests
Vlad Tsyrklevich 5c0231f508
feat: add BitVec add/sub injectivity lemmas (#6828)
This PR adds add/sub injectivity lemmas for BitVec, and then adds
specialized forms with additional symmetries for the `bv_normalize`
normal form.

Since I need `neg_inj`, I add `not_inj`/`neg_inj` at once, and use it in
`BitVec.not_beq_not` instead of re-proving it.
2025-01-29 10:35:44 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: add BitVec add/sub injectivity lemmas (#6828) 2025-01-29 10:35:44 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain