Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (gpt-5.6-terra)audited 2026-07-27
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↦1/x is continuous on (0,1) and not uniformly continuous there, the pairs 1/(k+2) and 1/(k+3) defeating every δ

Statement refuted

Refuted claim: the function f:(0,1)→R, f(x):=1/x, is uniformly continuous on (0,1) (Uniform continuity of f:A→R: one δ serving every pair of points of A, Intervals of R: the nine order-convex forms, nondegeneracy, and length).

f is continuous on (0,1) (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point) and its domain is bounded, so this is the sharpest simple instance of FALSE: every continuous real function is uniformly continuous on its domain: neither continuity nor boundedness of the domain implies uniform continuity, and what Heine-Cantor in R: a continuous real function on a compact subset of R is uniformly continuous, proved R-natively from sequential compactness actually needs is compactness, which (0,1) does not have because it is not closed (A subset of R is compact if and only if it is closed and bounded).

The refutation exhibits, for every δ>0, a pair of points of (0,1) closer than δ whose f-values differ by exactly 1. The pairs are

xk:=1k+2,yk:=1k+3(k∈N),

and the shift by 2 and 3 is not cosmetic: N contains 0 here (Sequences of reals: bounded, eventually, frequently, tails, subsequences is 0-indexed), so 1/k is undefined at k=0 and 1/(k+1) leaves (0,1) at k=0.

Facts & Assumptions

Given: The interval A:=(0,1) and the function f:A→R, f(x):=1/x. Naturals are identified with their canonical images in R.

[L1]

Uniform continuity on A fails as soon as some real ε0>0 admits, for every real δ>0, a pair x,x′∈A with ∣x−x′∣<δ and ∣f(x)−f(x′)∣≥ε0 (Uniform continuity of f:A→R: one δ serving every pair of points of A, Ordered field).

[L3]

Archimedean property in reciprocal form: for every real η>0 there is a natural m≥1 with 1/m<η; and 0<s<t implies 0<1/t<1/s (For every ε>0 in a complete ordered field there is a natural n≥1 with 1/n<ε, Every complete ordered field is Archimedean, Inverses of positives are positive, and reciprocation reverses order).

[L4]

Ordered-field arithmetic: for k∈N one has k+3>k+2≥2>1>0, so 0<1/(k+3)<1/(k+2)<1 and both lie in (0,1); and (k+2)(k+3)≥k+2>0 (Ordered field, Intervals of R: the nine order-convex forms, nondegeneracy, and length, Basic properties of the absolute value).

Counterexample

technique · direct
1.1

f is continuous on A=(0,1): the identity is continuous there by [L2] and satisfies x>0≠0 for every x∈A, so its reciprocal is continuous on A by [L2].

L2L4
1.2

For k∈N put xk:=1/(k+2) and yk:=1/(k+3). By [L4] both lie in A, and f(xk)=k+2, f(yk)=k+3. At the first index, k=0, this reads x0=1/2 and y0=1/3, both in (0,1).

L4
2.1

The separation of the arguments is ∣xk−yk∣=1k+2−1k+3=1(k+2)(k+3)≤1k+2, using (k+2)(k+3)≥k+2>0 and [L3]; the separation of the values is ∣f(xk)−f(yk)∣=∣(k+2)−(k+3)∣=1.

step 1.2L3L4
3.1

Put ε0:=1>0 and let a real δ>0 be given. By [L3] fix a natural m≥1 with 1/m<δ, and take k:=m. Then k+2>m>0, so 1/(k+2)<1/m<δ by [L3], and step 2.1 gives ∣xk−yk∣≤1/(k+2)<δ while ∣f(xk)−f(yk)∣=1≥ε0.

step 2.1L3choose
4.1

So no real δ>0 serves ε0=1, and by [L1] the function f is not uniformly continuous on (0,1), although by step 1.1 it is continuous there: the refuted claim is false.

step 1.1step 3.1L1L5∎

Remarks

Depends on

Used by

Dependency tree · two levels

47 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