Advertisement
tinyevil

Untitled

Jan 25th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. Theorem move_twice_out : forall b:bin,
  2. nat_to_bin (bin_to_nat (twice b)) = twice (nat_to_bin (bin_to_nat b)).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement