Attempt functions #
f is an attempt of length α for the function F, meaning that the domain of f is α, and for all β < α, it holds that f(β) = F (f ↾ β).
The "attempt" terminology may be due to Paul Taylor.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Uniqueness of attempt functions #
Any two attempt functions restrict to the same function.
Also see lemma 3.7 in chapter 2 of Frank Drake's Set Theory: An Introduction to Large Cardinals (Studies in Logic and the Foundations of Mathematics vol. 76, 1974).
An attempt function of length α, if existing, is unique.
If β ≤ α, then an attempt function on α restricts to the attempt function on β.
Existence and choices of attempt functions #
Existence of an attempt function of a given length.
Equations
- LO.FirstOrder.SetTheory.IsAttempt.Exists F α = ∃ (f : V), LO.FirstOrder.SetTheory.IsAttempt F α f
Instances For
An attempt of length α, or ∅ if one doesn't exist.
This definition is by tosiaki.
Equations
Instances For
A pair ⟨α, F f⟩ₖ of an ordinal α and the value of F on attemptOrEmpty F α.
This is a technical definition needed for the proof of the transfinite recursion theorem.
Equations
Instances For
Constructing attempt functions using replacement #
Function that outputs an attempt of length α, subject to the assumption that for all β < α, there is an attempt of length β.
This is a big function constructed using replacement.
Equations
Instances For
An auxiliary lemma about replAttemptOrEmpty.
For any ordinal α, there exists an attempt function of length α.
Characterization of the transfinite recursion: $R_F \alpha = F (R_F \upharpoonright \alpha)$