return to top
source
This module contains the BitVec simplifying part of the bv_normalize simp set.
BitVec
bv_normalize
x / (BitVec.ofNat n) where n = 2^k is the same as shifting x right by k.
x / (BitVec.ofNat n)
n = 2^k
x
k