Transfinite induction
From Wikipedia, the free encyclopedia
|
Transfinite induction is an extension of mathematical induction to well-ordered sets, for instance to sets of ordinals or cardinals.
Transfinite inductionLet P(α) be a property defined for all ordinals α. Suppose whenever for all β < α, P(β) is true, then P(α) is also true. Then transfinite induction tells us that P is true for all ordinals. That is, if P(α) is true whenever P(β) is true for all β < α, then P(α) is true for all α. Or, more practically: in order to prove a property P for all ordinals α, one can assume that it is already known for all smaller β < α. Usually the proof is broken down into three cases:
Notice that the second and third case are identical except for the type of ordinal considered. They do not formally need to be proved separately, but in practice the proofs are typically so different as to require separate presentations. Transfinite recursionTransfinite recursion is a method of constructing or defining something and is closely related to the concept of transfinite induction. As an example, a sequence of sets Aα is defined for every ordinal α, by specifying three things:
More formally, we can state the Transfinite Recursion Theorem as follows. Given class functions G1, G2, G3, there exists a unique transfinite sequence F with dom(F) = Failed to parse (Missing texvc executable; please see math/README to configure.): \mathrm{Ord}
(Failed to parse (Missing texvc executable; please see math/README to configure.): \mathrm{Ord}
is the proper class of all ordinals) such that
)
) = G2(F(Failed to parse (Missing texvc executable; please see math/README to configure.): \alpha )), for all Failed to parse (Missing texvc executable; please see math/README to configure.): \alpha \in \mathrm{Ord}
) = G3(FFailed to parse (Missing texvc executable; please see math/README to configure.): \upharpoonright \alpha ), for all limit Failed to parse (Missing texvc executable; please see math/README to configure.): \alpha \neq 0
More generally, one can define objects by transfinite recursion on any well-founded relation R. (R need not even be a set; it can be a proper class, provided it is a set-like relation; that is, for any x, the collection of all y such that yRx must be a set.) Relationship to the axiom of choiceThere is a popular misconception that transfinite induction, or transfinite recursion, or both, require the axiom of choice (AC). This is incorrect. Transfinite induction can be applied to any well-ordered set. It is, however, very often the case that proofs or constructions using transfinite induction also use the axiom of choice to well-order a set. For example, consider the following construction of the Vitali set: First, well-order the reals, say into a sequence <rα | α<c >, where c is the cardinality of the continuum. Let v0 equal r0. Then let v1 equal rα1, where α1 is least such that rα1 − v0 is not a rational number. Continue; at each step choose the least real from the r sequence that does not have a rational difference with any element thus far constructed in the v sequence. Continue until all the reals in the r sequence are exhausted. The final v sequence will enumerate the Vitali set. The above argument uses AC in a blatant way at the very beginning, by well-ordering the reals. Other uses are more subtle. For example, frequently a construction by transfinite recursion will not specify a unique value for Aα+1, given the sequence up to α, but will specify only a condition that Aα+1 must satisfy, and argue that it is possible to meet this condition. If it is not possible to define a unique example of such a set at each stage, then it may be necessary to invoke AC to choose one such at each step. For inductions/recursions of countable length, the weaker axiom of dependent choice, DC, is sufficient. See alsode:Transfinite Induktion es:Inducción transfinita fr:Récurrence transfinie ko:초한귀납법 it:Induzione transfinita hu:Transzfinit indukció pl:Indukcja pozaskończona ru:Трансфинитная индукция fi:Transfiniittinen induktio |


