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.
from has strictly decreasing consecutive gaps and diverges, so no uniform exists
Statement refuted
Refuted claim: a sequence whose consecutive gaps are strictly decreasing,
is contractive, or at least converges (Contractive sequence: for a fixed , Every contractive sequence is Cauchy, hence converges, with error bound for ).
The witness is , . Its gaps are , strictly decreasing because is strictly increasing; and the sequence diverges to (Divergence to and to ). Since a contractive sequence converges (Every contractive sequence is Cauchy, hence converges, with error bound for ), no contraction constant can exist for it: the ratios of consecutive gaps are all below but have no bound below that works at every index.
Indexing. Written on the sequence is with and , and for (Sequences of reals: bounded, eventually, frequently, tails, subsequences).
Facts & Assumptions
Given: The set , the element , and the function with , which lands in because gives and hence ; by the recursion theorem (The recursion theorem) the unique with and ; and the gaps .
Recursion theorem (The recursion theorem) and induction principle (The principle of mathematical induction).
Order and arithmetic: , so ; sums of positives are positive; adding a constant preserves the order; a positive has a positive inverse, and gives (The multiplicative identity is positive, Order is preserved by adding a constant and by adding inequalities, Inverses of positives are positive, and reciprocation reverses order, Ordered field, Complete ordered field (least-upper-bound property)).
Powers: and , so ; and for , exactly when (Integer powers , Monotonicity of and of ).
Canonical naturals: positive for , and strictly increasing in the index (Canonical naturals are positive and strictly increasing); the Archimedean property (Every complete ordered field is Archimedean).
Absolute value: for and (Basic properties of the absolute value).
Monotone sequences, with consecutive comparisons sufficing (Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences).
Divergence to (Divergence to and to ); a convergent sequence is bounded (Every convergent sequence is bounded); convergence (Limits and Cauchy sequences of reals).
Contractive sequences and their convergence: a contractive sequence, with a constant satisfying at every index, converges (Contractive sequence: for a fixed , Every contractive sequence is Cauchy, hence converges, with error bound for ).
Counterexample
Every term satisfies , since takes values in by construction.
The sequence is strictly increasing: , and consecutive comparisons give strict increase.
By induction, for every , where denotes the canonical natural. Base: . Step: .
The gaps are strictly decreasing: gives , that is ; and since both are positive.
diverges to . Let and put , so . By [L4] fix a natural with . Then , and since and this gives ; for every strict increase gives .
does not converge: a convergent sequence is bounded, whereas step 3.2 exhibits terms above every real.
No with is a contraction constant for : if one were, the sequence would be contractive and would converge, contradicting step 4.1.
So , that is , has strictly decreasing consecutive gaps by step 3.1, diverges to by step 3.2, and admits no uniform by step 5.1: strictly decreasing gaps neither make a sequence contractive nor make it converge.
Remarks
-
The gaps are not merely decreasing, they are null. Since and , for any real the terms eventually exceed , so eventually (Inverses of positives are positive, and reciprocation reverses order). So this sequence is also a witness for FALSE: if then is Cauchy, alongside ; the two are close relatives, since says grows at least like .
-
What the uniform constant is really asking for. The ratio of consecutive gaps here is , which is below at every index and approaches as grows. A contraction constant would have to sit strictly between all of those ratios and , and there is no room: the supremum of the ratios is itself. This is the precise sense in which Contractive sequence: for a fixed asks for more than "each gap smaller than the last".
-
The comparison with a genuine contraction. In The sequence is contractive with and converges to the ratio is exactly at every index, so the constant exists and is optimal, and the error bound of Every contractive sequence is Cauchy, hence converges, with error bound for applies. The difference between the two examples is not the speed at which the gaps shrink at any given index but whether the shrinking is uniform.
Depends on
- Contractive sequence: $|x_{k+2} - x_{k+1}| \le c\,|x_{k+1} - x_k|$ for a fixed $0 < c < 1$
- Every contractive sequence is Cauchy, hence converges, with error bound $|x - x_k| \le c^{k-1}|x_2 - x_1|/(1-c)$ for $k \ge 1$
- Divergence to $+\infty$ and to $-\infty$
- Nondecreasing, increasing, nonincreasing, decreasing, monotone, and eventually monotone sequences
- Every complete ordered field is Archimedean
- The principle of mathematical induction
- Monotonicity of $x \mapsto x^n$ and of $n \mapsto a^n$
- Inverses of positives are positive, and reciprocation reverses order
- Every convergent sequence is bounded
- The recursion theorem
- Sequences of reals: bounded, eventually, frequently, tails, subsequences
- Limits and Cauchy sequences of reals
- Integer powers $a^m$
- Basic properties of the absolute value
- Canonical naturals are positive and strictly increasing
- The multiplicative identity is positive
- Order is preserved by adding a constant and by adding inequalities
- Complete ordered field (least-upper-bound property)
- Ordered field
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 102 results over 26 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- Contraction mapping (Wikipedia) (standard reference, not scraped)
- Cauchy sequence (Wikipedia) (standard reference, not scraped)
- R. Bartle and D. Sherbert, Introduction to Real Analysis, 4th ed., §3.5 (standard reference, not scraped)