前置

幂运算

可以在有序(存在一个正元集)整环(非零、无零因子、交换幺环)上递归定义幂运算,其中

性质

  1. ,则当且仅当
  2. ,则

也是域,则可以定义整数幂

for

    • ,则自然成立
    • ,则
    • ,对使用数学归纳法
  1. If , then if is positive, and if is negative.

  2. If , , and , then .