#reduce nat.add (nat.of_num 3) (nat.of_num 6) open nat #reduce nat.add (nat.of_num 3) (nat.of_num 6) #reduce (3:nat) + 6