Registry · Definition
I.D12
established
formalized
I.D12 — Index Exponentiation
n^m = n * n * ... * n (m times): exponentiation earned by structural recursion on multiplication.
Book I
Part 3
Ch. 12