How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The recursion theorem
Statement
Let be a Peano system (Peano system), in particular the natural numbers (The natural numbers (von Neumann)). For any set , any element , and any function , there is a unique function such that and for all .
Facts & Assumptions
Given: a Peano system , a set , an element , and a function . Call a set closed when and, for all and , implies .
Induction holds in : any with that is closed under equals (axiom P3, The principle of mathematical induction).
In a Peano system (P1) and is injective (P2) (Peano system).
Proof
The set is closed, so the collection of closed subsets of is nonempty; let , which is itself closed, since if every closed contains then so does , and if then for each closed , whence for each such , so .
Let ; then since , and if with then by closure, so ; by induction , hence relates every to at least one .
Suppose with ; then still contains and is closed, since any generated pair has by P1 and so is never equal to ; this contradicts the minimality of , so is the unique second coordinate paired with .
Let ; then by step 2.2.
Assume with unique value , so and by closure; if with , then contains because , and is closed, because a generated pair with can equal only if and , but forces by injectivity, then by uniqueness at , giving , a contradiction; hence is closed and smaller than , contradicting minimality, so is the unique value at and .
By induction , so together with the totality from step 2.1 the relation is a function ; it satisfies , and closure with uniqueness gives for all .
If also satisfies and , then the set contains and is closed under , since implies , so by induction it equals , that is .
Depends on
Used by
- A finite-dimensional normed subspace is closed Corollary
- Addition is a well-defined total operation Corollary
- At a finite maximal time an ODE solution leaves every compact subset of the domain Corollary
- Birkhoff strong law for iid coordinate shifts Corollary
- Every nondegenerate interval of ℝ is uncountable Corollary
- Multiplication is a well-defined total operation Corollary
- The a priori bound d(x^*, xₙ) ≤ qⁿ d(x₁,x₀)/(1-q) and the a posteriori bound d(x^*, xₙ₊₁) ≤ q d(xₙ₊₁,xₙ)/(1-q) Corollary
- The extended Euclidean algorithm: the same descent produces integers x, y with ax + by = gcd(a,b), so Bézout coefficients are computed and not merely shown to exist Corollary
- Iid strong law fails at infinite absolute mean Counterexample
- On a closed interval of ℚ there is a continuous unbounded function, a bounded one with no maximum, and one without the intermediate value property Counterexample
- The Koch curve is a uniform limit of polygonal paths of lengths (4/3)ⁿ but is not rectifiable Counterexample
- Weak law does not imply strong law Counterexample
- xₖ₊₁ = xₖ + 1/xₖ from x₁ = 1 has strictly decreasing consecutive gaps and diverges, so no uniform c < 1 exists Counterexample
- Addition of natural numbers Definition
- Bounded arithmetic formulas Definition
- Characteristic class as a universal natural bundle class Definition
- Chebyshev polynomials of the first and second kinds by their three-term recurrences Definition
- Composition and primitive recursion as closure schemes on arithmetic functions Definition
- Convergents of a regular continued fraction Definition
- Epsilon-NFAs, finite epsilon closure, and extended word transition Definition
- Exponentiation of natural numbers, mⁿ, and its agreement with the integer power in ℝ Definition
- Finite beth iteration above an infinite cardinal Definition
- Finite sums and finite products of natural numbers, ∑_k<n aₖ and ∏_k<n aₖ in ℕ Definition
- Finite sums and finite products, by recursion Definition
- Integer powers aᵐ Definition
- Integer powers in the complex field Definition
- Multiplication of natural numbers Definition
- Nonstandard models of the complete natural-number theory Definition
- Partition of [a,b] as a finite strictly increasing list a = t₀ < t₁ < … < tₙ = b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions Definition
- Powers gⁿ: natural exponents in a monoid and integer exponents in a group, with g⁰ = e Definition
- Primitive recursive functions by initial functions and schemes Definition
- Series in the nonnegative extended real line Definition
- Stay-put one-tape machines and their runs Definition
- Terms and formulas as finite set codes Definition
- The canonical natural ι(n) = n · 1_F of a field Definition
- The Cantor middle-thirds set as the intersection of the sets Cₙ obtained by removing open middle thirds Definition
- The factorial n! and the falling factorial n^k̲, defined by recursion in ℕ Definition
- The Ostaszewski club principle Definition
- The Picard operator and Picard iterates on a closed ball of continuous curves Definition
- The product g₀ g₁ ⋯ gₙ₋₁ of a finite list in a monoid, by recursion, with the empty product (n = 0) equal to the identity Definition
…and 113 more results.
Dependency tree · two levels
9 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- T. Tao, Analysis I, 3rd ed., §2.1-2.3 (Peano axioms, recursion, arithmetic) (standard reference, not scraped)
- Peano axioms (Wikipedia) (standard reference, not scraped)
- W. Aitken, MATH 378 Ch. 1: The Peano Axioms (CSU San Marcos) (standard reference, not scraped)
- B. Kaya, MATH 320 Set Theory (METU lecture notes) (standard reference, not scraped)