lean4-htt/tests
Vlad Tsyrklevich 1d9439752c
feat: teach bv_normalize that (x >> x) = 0 (#6818)
This PR adds a BitVec lemma that `(x >> x) = 0` and plumbs it through to
bv_normalize. I also move some theorems I found useful to the top of the
ushiftRight section.
2025-01-28 20:56:21 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: teach bv_normalize that (x >> x) = 0 (#6818) 2025-01-28 20:56:21 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain