前置
自然数
皮亚诺公理
- is a natural number.
- If is a natural number, then is also a natural number.
- is not the successor of any natural number; i.e., we have for every natural number .
- Different natural numbers must have different successors; i.e., if are natural numbers and , then . Equivalently, if then we must have .
- Principle of mathematical induction. Let be any property pertaining to a natural number . Suppose that is true, and suppose that whenever is true, is also true. Then is true for every natural number .
自然数集
. Suppose for each natural number , we have some function from the natural numbers to the natural numbers. Let be a natural number. Then we can assign a unique natural number to each natural number , such that and for each natural number .
证明:
首先,对于,根据 Peano 公理有,所以没有被重新定义,即唯一
其次,设唯一,若不唯一,即,根据 Peano 公理有,所以唯一
最后,根据数学归纳法,对所有的自然数,唯一
自然数加法
自然数加法,将记作
- . Let be a natural number. To add
zero to , we define . Now suppose inductively that we have defined how
to add to . Then we can add to by defining .
说明:
对与任意一个自然数
首先,我们定义了 ,根据 Peano 公理有,所以唯一
其次假设我们已经唯一定义了,那么我们定义,假设定义不唯一,根据 Peano 公理有,所以,所以被唯一定义
最后,根据数学归纳法,对所有的自然数 ,被唯一定义。
. For any natural number , . 可对使用数学归纳法证明。
. For any natural numbers and , .
证明:
对使用数学归纳法
,
假设成立
那么
根据数学归纳法,对所有的自然数都有成立
. For any natural numbers and , . 可固定其中一个数,对另一个数使用数学归纳法。
. For any natural numbers , , , we have . 可对使用数学归纳法证明。
. Let , , be natural numbers such that . Then we have . 可对使用数学归纳法证明。
. A natural number is said to be positive iff it is not equal to 0.
. If is a positive natural number, and is a natural number, then is positive. 对使用数学归纳法证明。
. If and are natural numbers such that , then and .
. Let be a positive number. Then there exists exactly one natural number such that .
令
时, 空真
假设 成立,即存在唯一的自然数使得
那么时,假设(的存在性显然,因为),则有,根据 Peano 公理有,所以存在唯一的自然数使得
根据数学归纳法,P(n)对所有自然数 n 成立
自然数的上的偏序关系
. Let and be natural numbers. We say that is greater than or equal to , and write or , iff we have for some natural number . We say that is strictly greater than , and write or , iff and .
. Let be natural numbers. Then
- (Order is reflexive) .
- (Order is transitive) If and , then .
- (Order is antisymmetric) If and , then .
- (Addition preserves order) if and only if .
- if and only if .
- if and only if for some positive number .
- and
可以根据定义和上面已有的性质证明。
. Let and be natural numbers. Then exactly one of the following statements is true: , , or .
证明:对使用数学归纳法 假设和都不成立,我们证明一定有
时,,所以,根据假设,所以
假设时,成立
时,因为,所以,根据假设有,所以
根据数学归纳法,对所有的自然数,成立
强归纳法
.. 因为
不存在自然数 m 和 n,使得
反证,若,则,其中 ,,所以
与自然数上的偏序关系的三分性矛盾
. Let be a natural number, and let be a property pertaining to an arbitrary natural number . Suppose that for each , we have the following implication: if is true for all natural numbers , then is also true. (In particular, this means that is true, since in this case the hypothesis is vacuous.) Then we can conclude that is true for all natural numbers .
定义 : is true for all
当是,Q(n)空真,因此 Q(0)成立
假设成立,即对所有成立
根据强归纳法的条件(if is true for all natural numbers , then is also true.)有成立
集合
根据强归纳法的条件,P(m)对所有成立
根据数学归纳法,Q(n)对所有自然数成立
自然数乘法
,将记作或或
. Let be a natural number. To multiply zero to , we define . Now suppose inductively that we have defined how to multiply to . Then we can multiply to by defining
. For any natural number , . 可对使用数学归纳法证明。
. For any natural numbers and , . 可对使用数学归纳法证明。
. Let be natural numbers. Then . 可固定对使用数学归纳法证明。
. Let be natural numbers. Then if and only if at least one of is equal to zero. In particular, if and are both positive, then is also positive.
使用反证法
使用定义
. For any natural numbers , we have and . 可对使用数学归纳法证明。
. For any natural numbers , we have . 可对使用数学归纳法证明。
. If are natural numbers such that , and is positive, then . 使用定义证明。
. Let be natural numbers such that and is non-zero. Then . 使用上面的命题证明。
. Let be a natural number, and let be a positive number. Then there exist natural numbers such that and . 并且和唯一。
存在性对使用数学归纳法
唯一性的证明,设,对和分类讨论
若,则根据加法消去律,有,,根据乘法消去律有
若,不妨设,则,其中,则有,根据加法消去律有,所以,因为,根据乘法消去律有
,矛盾
自然数整数次幂
. Let be a natural number. To raise to the power , we define ; in particular, we define . Now suppose recursively that has been defined for some natural number , then we define .
总结
由以上讨论知:
- 自然数加法有结合律,交换律
- 自然数乘法有结合律,交换律
- 自然数乘法对加法有分配律
- 自然数加法有单位元,乘法有单位元
自然数是一个良序集
. 对于任意,为有限集
时,,是有限集
假设时,为有限集
则时,,是有限集
根据数学归纳法,对于任意,为有限集
. 中不存在无穷严格递减序列。由为有限集易得。
. 为良序集。
由的三分性可得是全序集
假设不是良序集,则中存在无穷严格递减序列,矛盾。