作者yueayase (scrya)
看板Math
标题[分析] Apostol上的exercise
时间Sun Jan 16 04:17:45 2011
Prove that every nonempty set of positive integers contains a smallest memeber.
我嚐试做的证明如下:
Proof:
+
Let the set be S⊆Z.
Prove by induction. +
Basis step: |S| = 1 => S = {a}, a ∈ Z. Obviously, a is the smallest memeber.
Inductive step:
Assume |S| = n, there is a smallest memeber b.
Then, when |S| = n + 1, let c be an additional memeber.
(By Axiom 6: Exactly one of the relations x = y, x < y, x > y holds.)
If c ≧ b, then choose b as the smallest member.
If c < b,then choose c as the smallest member.
Then, there is a smallest member in S.
By induction, the statement is true.
看起来好像是对的,但如果S的元素数无穷大,会不会出问题?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 111.251.161.172
1F:推 FatDaniel :这样好像只有说到subset的cardinality是finite状况? 01/16 08:46
2F:推 bineapple :试试反证 01/16 13:43