lean4-htt/tests
Vlad Tsyrklevich 0c43f05047
feat: add BitVec add_self/self_add lemmas (#6848)
This PR adds simp lemmas proving `x + y = x ↔ x = 0` for BitVec, along
with symmetries, and then adds these to the bv_normalize simpset.
2025-01-29 13:52:57 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: add BitVec add_self/self_add lemmas (#6848) 2025-01-29 13:52:57 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain