lean4-htt/src/Init/Data/BitVec
Kim Morrison 3411518548
chore: rename simp sets (#7017)
This PR renames the simp set `boolToPropSimps` to `bool_to_prop` and
`bv_toNat` to `bitvec_to_nat`. I'll be adding more similarly named simp
sets.
2025-02-10 14:20:18 +00:00
..
Basic.lean chore: rename simp sets (#7017) 2025-02-10 14:20:18 +00:00
BasicAux.lean refactor: redefine unsigned fixed width integers in terms of BitVec (#5323) 2024-10-16 07:28:23 +00:00
Bitblast.lean feat: basic support for handling enum inductives in bv_decide (#6946) 2025-02-10 10:00:20 +00:00
Folds.lean chore: deprecate duplicated Fin.size_pos (#6025) 2024-11-11 04:06:13 +00:00
Lemmas.lean chore: rename simp sets (#7017) 2025-02-10 14:20:18 +00:00