(1) `a gt b` `iff (a^(1/n))^n gt (b^(1/n))^n` `iff a^(1/n) gt b^(1/n)`.
(2) `ab = (a^(1/n))^n (b^(1/n))^n = (a^(1/n) b^(1/n))^n`. 由引理的 (2), 结论成立.
(3) `((a^(1/n))^(1/m))^(mn) = (((a^(1/n))^(1/m))^m)^n = (a^(1/n))^n = a`. 由引理的 (2), `(a^(1/n))^(1/m) = a^(1/(mn))`. 同理 `(a^(1/m))^(1/n) = a^(1/(mn))`.
(5) `((a^(1/n))^m)^n = ((a^(1/n))^n)^m = a^m`. 由引理的 (2), 结论成立.
唯一性: 设 `x^3 + ax = y^3 + ay = b`, 则 `(x-y)(x^2+xy+y^2+a) = 0`, 即 `(x-y)((x+y/2)^2 + 3/4 y^2 + a) = 0`. 第二个因子等于 0 当且仅当 `a = x = y = 0`, 所以必有 `x = y`.
存在性: 令 `S = {x in RR: x^3 + ax le b}`, 则 `b ge 0` 时, `0 in S`; `b lt 0, a = 0` 时, `min{b, -1} in S`; `b lt 0, a != 0` 时, `b/a in S`. 故 S 非空.
为证 S 有上界, 注意到 `x lt y iff x^3 + ax lt y^3 + ay` 以及 `(|b|+1)^3 + a(|b|+1) gt b`, 故对 `AA x in S`, `x lt |b| + 1`. 现在由确界原理, S 有上确界.
令 `s = "sup" S`, 下证 `s` 满足 `s^3 + as = b`. ???
记 `a^A = {a^x: x in A}`. 任取 `a^x in a^A`, 其中 `x in A`, 则 `x le "sup" A`, 从而 `a^x le a^("sup"A)`. 这说明 `a^("sup"A)` 是 `a^A` 的一个上界. 下证它是 `a^A` 的最小上界. 事实上, 设 `M` 为 `a^A` 的一个上界, 且 `M lt a^("sup"A)`. 取 `epsi = (a^("sup"A) - M)/(a^("sup"A) ln a) gt 0`, 则存在 `x_epsi in A`, `x_epsi gt "sup"A-epsi`. 我们有 `a^("sup"A) - a^(x_epsi)` `lt a^("sup"A) - a^("sup"A-epsi)` `= a^("sup"A)(1-a^-epsi)` `lt a^("sup"A) epsi ln a` `= a^("sup"A) - M`. 从而 `M lt a^(x_epsi) in a^A`, 矛盾.
类似可证 `0 lt a lt 1` 时, `"inf" {a^x: x in A} = a^("sup"A)`.
`cosh^2 x - sinh^2 x = 1`,
`sinh 2x = 2 sinh x cosh x`,
`cosh 2x = sinh^2 x + cosh^2 x`,
`sinh (x +- y) = sinh x cosh y +- cosh x sinh y`,
`cosh (x +- y) = cosh x cosh y +- sinh x sinh y`,
`(cosh x +- sinh x)^n = cosh nx +- sinh nx`.