Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)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↦x2 is continuous on R and not uniformly continuous, the pairs k+1 and k+1+1/(k+1) defeating every δ

Statement refuted

Refuted claim: the function f:R→R, f(x):=x2 (Integer powers am), is uniformly continuous on R (Uniform continuity of f:A→R: one δ serving every pair of points of A).

f is continuous on R (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 R is a closed subset of itself, so this is the complement of x↦1/x is continuous on (0,1) and not uniformly continuous there, the pairs 1/(k+2) and 1/(k+3) defeating every δ: there the domain was bounded and not closed, here it is closed and not bounded, and uniform continuity fails in both cases. Neither half of compactness suffices on its own, and Heine-Cantor in R: a continuous real function on a compact subset of R is uniformly continuous, proved R-natively from sequential compactness needs both (A subset of R is compact if and only if it is closed and bounded).

The refutation exhibits, for every δ>0, a pair of reals closer than δ whose squares differ by more than 2. The pairs are

ak:=k+1,bk:=k+1+1k+1(k∈N),

and the shift by 1 is not cosmetic: N contains 0 here (Sequences of reals: bounded, eventually, frequently, tails, subsequences is 0-indexed), so the reciprocal 1/k would be undefined at the first index.

Facts & Assumptions

Given: The function f:R→R, f(x):=x2. Naturals are identified with their canonical images in R.

[L1]

Uniform continuity on R fails as soon as some real ε0>0 admits, for every real δ>0, a pair x,x′∈R 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+1≥1>0, so 1/(k+1) is defined and positive; the identity v2−u2=(v−u)(v+u); and ∣u∣≥0 with ∣u∣=u for u≥0 (Ordered field, Basic properties of the absolute value, Integer powers am).

Counterexample

technique · direct
1.1

f is continuous on R, being a polynomial function.

L2
1.2

For k∈N put ak:=k+1 and bk:=(k+1)+1/(k+1), both defined because k+1≥1>0 by [L4]. At the first index, k=0, this reads a0=1 and b0=2.

L4
2.1

The separation of the arguments is ∣ak−bk∣=1/(k+1). The separation of the values is, by [L4], ∣f(bk)−f(ak)∣=∣bk−ak∣ (bk+ak)=1k+1(2(k+1)+1k+1)=2+1(k+1)2>2.

step 1.2L4
3.1

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

step 2.1L3choose
4.1

So no real δ>0 serves ε0=2, and by [L1] the function f is not uniformly continuous on R, 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

56 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