Computing 2n

Define the function two_power: nat -> nat such that (two_power n) is the number 2n.

Solution

Look at this file


Going home
Pierre Castéran