lean4-htt/src/Init/Data/Nat/Div
Alex Keizer 918924c16b
feat: BitVec.{toFin, toInt, msb}_umod (#6404)
This PR adds a `toFin` and `msb` lemma for unsigned bitvector modulus.
Similar to #6402, we don't provide a general `toInt_umod` lemmas, but
instead choose to provide more specialized rewrites, with extra
side-conditions.

---------

Co-authored-by: Kim Morrison <scott@tqft.net>
2025-01-10 23:23:58 +00:00
..
Basic.lean
Lemmas.lean feat: BitVec.{toFin, toInt, msb}_umod (#6404) 2025-01-10 23:23:58 +00:00