lean4-htt/tests
Vlad Tsyrklevich c7c1e091c9
feat: add BitVec comparison lemmas to bv_normalize (#6799)
This PR adds a number of simple comparison lemmas to the top/bottom
element for BitVec. Then they are applied to teach bv_normalize that
`(a<1) = (a==0)` and to remove an intermediate proof that is no longer
necessary along the way.
2025-01-28 08:48:11 +00:00
..
bench test: identifier completion benchmark (#6796) 2025-01-27 19:31:32 +00:00
compiler
elabissues
ir
lean feat: add BitVec comparison lemmas to bv_normalize (#6799) 2025-01-28 08:48:11 +00:00
pkg
playground
plugin
simpperf
.gitignore
common.sh
lean-toolchain