Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-03 (gpt-5.6-sol-codex-subscription)
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.

x↦x+1/x on [1,∞) strictly decreases every distance and has no fixed point

Statement refuted

Refuted claim: a self-map f of a nonempty complete metric space with d(f(x),f(y))<d(x,y) for all x≠y has a fixed point; equivalently, the contraction hypothesis of A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point may be weakened to that pointwise strict inequality (FALSE: d(fx,fy)<d(x,y) for all x≠y on a complete metric space forces a fixed point).

Let X:=[1,∞)⊆R (Intervals of R: the nine order-convex forms, nondegeneracy, and length) carry the metric d(x,y):=∣x−y∣ inherited from the real line (The absolute value makes R a metric space: d(x,y)=∣x−y∣ is a metric, its open balls are the intervals (x−r,x+r), and it is unbounded, Isometry, isometric embedding, and the subspace metric on a subset) and let

f(x):=x+1x(x∈X).

Then (X,d) is nonempty and complete, f maps X into X, d(f(x),f(y))<d(x,y) whenever x≠y, and f has no fixed point. Moreover f is not a contraction (Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction): no real q<1 satisfies d(f(x),f(y))≤q d(x,y) for all x,y∈X.

Facts & Assumptions

Given: The interval X=[1,∞) with the metric d inherited from R; the map f(x)=x+1/x; a natural n≥1; a real q with 0≤q<1.

[L3]

Positivity of inverses, reversal of order under reciprocation, and multiplication of inequalities by positives (Inverses of positives are positive, and reciprocation reverses order, Sign rules for products and monotonicity of multiplication).

[L4]

Archimedean property and its reciprocal form: for every real η>0 there is a natural n≥1 with 1/n<η; and positive naturals sit in R in their own order (Every complete ordered field is Archimedean, For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Canonical naturals are positive and strictly increasing).

[L5]

Contraction: Lipschitz with a single constant q satisfying 0≤q<1 (Lipschitz map, α-Hölder map for rational 0<α≤1, and contraction).

Counterexample

technique · direct
1.1

X is nonempty (1∈X) and sequentially closed in R, since a sequence in X converging to a real p has xk≥1 for every k and hence p≥1; so X is closed in R, and R being complete, (X,d) is a nonempty complete metric space.

L1L2
1.2

f maps X into X: x≥1 gives 1/x>0, so f(x)=x+1/x>x≥1.

L3
1.3

For x,y∈X: f(x)−f(y)=(x−y)+(1/x−1/y)=(x−y)−x−yxy=(x−y)(1−1xy).

L3
2.1

Let x,y∈X with x≠y. Then x,y≥1 and they are not both 1, so xy>1, hence 0<1/(xy)<1 and 0<1−1/(xy)<1; therefore d(f(x),f(y))=∣x−y∣⋅(1−1/(xy))<∣x−y∣=d(x,y).

step 1.2step 1.3L1L3
2.2

f has no fixed point: f(x)−x=1/x>0 for every x∈X, so f(x)≠x.

step 1.2L3
3.1

f is not a contraction. Suppose 0≤q<1 satisfied d(f(x),f(y))≤q d(x,y) for all x,y∈X. Taking x:=n+1 and y:=n for a natural n≥1 gives ∣x−y∣=1 and, by step 1.3, d(f(x),f(y))=1−1n(n+1), so 1−1n(n+1)≤q, that is 1−q≤1n(n+1)≤1n.

step 1.3step 2.1L1L3L4L5
4.1

But 1−q>0, so [L4] supplies a natural n≥1 with 1/n<1−q, contradicting step 3.1. Hence no such q exists.

step 3.1L4
5.1

So (X,d) is nonempty and complete, f:X→X strictly decreases every distance between distinct points, f has no fixed point, and f is not a contraction; this refutes the claim above and shows that the gap between the two hypotheses is real.

step 1.1step 1.2step 2.1step 2.2step 4.1∎

Remarks

  • The two hypotheses differ by a quantifier, and step 3.1 measures the gap. The shrinking factor at the pair (n+1,n) is 1−1/(n(n+1)), which is below 1 for every n and approaches 1 as n grows; the contraction condition asks for a single bound below 1 covering all pairs at once, and that is exactly what fails. The same quantifier move separates continuity from uniform continuity (Uniform continuity of a map of metric spaces: one δ serving every point).
  • Why the iterates do not help. Starting anywhere in [1,∞), the iterates increase, since f(x)>x, and they run off to the right; there is no Cauchy sequence to complete, so completeness of X is no help at all. This is the opposite failure mode to x↦x/2 maps (0,1] into itself, is a 1/2-contraction, and has no fixed point, where the iterates are Cauchy and the space is missing their limit.
  • Unboundedness is essential to the example, not to the phenomenon as stated here. What this item establishes is only that completeness plus the strict inequality is not enough. It makes no claim about what additional hypothesis would suffice; the classical repair uses compactness, which is a later page of this library.

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

74 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