Lemmas about size
.
shiftLeft
and shiftRight
#
size
#
@[simp]
theorem
Nat.size_shiftLeft'
{b : Bool}
{m n : ℕ}
(h : shiftLeft' b m n ≠ 0)
:
(shiftLeft' b m n).size = m.size + n
Lemmas about size
.
shiftLeft
and shiftRight
#size
#