Search NKS | Online

To go the other way, one uses the result that for all Church numerals x and y , Nest[s, k, n][x][y] is also a Church numeral—as can be seen recursively by noting its equality to Nest[s, k, n - 1][y][x[y]] , where as above x[y] is power[y][x] .
1 ... 66676869