|
|
|
|
example of transfinite induction
|
(Example)
|
|
|
Suppose we are interested in showing the property $\Phi(\alpha)$ holds for all ordinals $\alpha$ using transfinite induction. The proof basically involves three steps:
- (first ordinal) show that $\Phi(0)$ holds;
- (successor ordinal) if $\Phi(\beta)$ holds, then $\Phi(S\beta)$ holds;
- (limit ordinal) if $\Phi(\gamma)$ holds for all $\gamma<\beta$ and $\beta=\sup\lbrace \gamma\mid \gamma<\beta\rbrace$ , then $\Phi(\beta)$ holds.
Below is an example of a proof using transfinite induction.
Proposition 1 $0+\alpha=\alpha$ for any ordinal $\alpha$ .
Proof. Let $\Phi(\alpha)$ be the property: $0+\alpha=\alpha$ . We follow the three steps outlined above.
- Since $0+0=0$ by definition, $\Phi(0)$ holds.
- Suppose $0+\beta=\beta$ . By definition $0+S\beta=S(0+\beta)$ , which is equal to $S\beta$ by the induction hypothesis, so $\Phi(S\beta)$ holds.
- Suppose $\beta=\sup\lbrace\gamma\mid \gamma<\beta\rbrace$ and $0+\gamma=\gamma$ for all $\gamma<\beta$ . Then $$0+\beta = 0+\sup\lbrace\gamma\mid \gamma<\beta\rbrace = \sup \lbrace 0+\gamma\mid \gamma<\beta\rbrace.$$ The second equality follows from definition. Furthermore, the last expression above is equal to $\sup \lbrace \gamma\mid \gamma<\beta\rbrace =\beta$ by the induction hypothesis. So $\Phi(\beta)$ holds.
Therefore $\Phi(\alpha)$ holds for every ordinal $\alpha$ , which is the statement of the theorem, completing the proof. 
|
"example of transfinite induction" is owned by CWoo. [ full author list (2) ]
|
|
(view preamble | get metadata)
Cross-references: theorem, expression, equality, induction hypothesis, limit ordinal, successor ordinal, proof, transfinite induction, ordinals, property
There is 1 reference to this entry.
This is version 3 of example of transfinite induction, born on 2008-02-23, modified 2008-02-23.
Object id is 10328, canonical name is ExampleOfTransfiniteInduction.
Accessed 842 times total.
Classification:
| AMS MSC: | 03B10 (Mathematical logic and foundations :: General logic :: Classical first-order logic) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|