lean4-htt/src/Init/Data/BitVec
Luisa Cicolini 77a0c2bf9b
feat: add BitVec.clzAuxRec_eq_clzAuxRec_of_getLsbD_false (#9249)
This PR adds theorem `BitVec.clzAuxRec_eq_clzAuxRec_of_getLsbD_false` as
a more general statement than `BitVec.clzAuxRec_eq_clzAuxRec_of_le`,
replacing the latter in the bitblaster too.
2025-07-08 10:40:40 +00:00
..
Basic.lean fix: refactor grind's module/ring design to avoid a diamond (#9168) 2025-07-03 06:50:46 +00:00
BasicAux.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Bitblast.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Bootstrap.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Decidable.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Folds.lean feat: make private the default in module (#9044) 2025-06-28 16:30:53 +00:00
Lemmas.lean feat: add BitVec.clzAuxRec_eq_clzAuxRec_of_getLsbD_false (#9249) 2025-07-08 10:40:40 +00:00