Alphabeta Math
CounterexampleConstruction: Literature-sourcedVerification: AI-adaptedSession-authored (Fable 5 assisted)precheck 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.

x1/xx \mapsto 1/x is continuous on (0,1)(0,1) and not uniformly continuous there, the pairs 1/(k+2)1/(k+2) and 1/(k+3)1/(k+3) defeating every δ\delta

Statement refuted

Refuted claim: the function f:(0,1)Rf : (0,1) \to \mathbb{R}, f(x):=1/xf(x) := 1/x, is uniformly continuous on (0,1)(0,1) (Uniform continuity of f:ARf : A \to \mathbb{R}: one δ\delta serving every pair of points of AA, Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

ff is continuous on (0,1)(0,1) (Continuity of f:ARf : A \to \mathbb{R} at a point of AA and on AA: the ε\varepsilon-δ\delta condition, its agreement with limxcf(x)=f(c)\lim_{x \to c} f(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\mathbb{R}: a continuous real function on a compact subset of R\mathbb{R} is uniformly continuous, proved R\mathbb{R}-natively from sequential compactness actually needs is compactness, which (0,1)(0,1) does not have because it is not closed (A subset of R\mathbb{R} is compact if and only if it is closed and bounded).

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

xk:=1k+2,yk:=1k+3(kN),x_k := \frac{1}{k+2}, \qquad y_k := \frac{1}{k+3} \qquad (k \in \mathbb{N}),

and the shift by 22 and 33 is not cosmetic: N\mathbb{N} contains 00 here (Sequences of reals: bounded, eventually, frequently, tails, subsequences is 00-indexed), so 1/k1/k is undefined at k=0k = 0 and 1/(k+1)1/(k+1) leaves (0,1)(0,1) at k=0k = 0.

Facts & Assumptions

Given: The interval A:=(0,1)A := (0,1) and the function f:ARf : A \to \mathbb{R}, f(x):=1/xf(x) := 1/x. Naturals are identified with their canonical images in R\mathbb{R}.

[L1]

Uniform continuity on AA fails as soon as some real ε0>0\varepsilon_0 > 0 admits, for every real δ>0\delta > 0, a pair x,xAx, x' \in A with xx<δ|x - x'| < \delta and f(x)f(x)ε0|f(x) - f(x')| \ge \varepsilon_0 (Uniform continuity of f:ARf : A \to \mathbb{R}: one δ\delta serving every pair of points of AA, Ordered field).

[L3]

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

[L4]

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

Counterexample

technique · direct
1.1

ff is continuous on A=(0,1)A = (0,1): the identity is continuous there by [L2] and satisfies x>00x > 0 \ne 0 for every xAx \in A, so its reciprocal is continuous on AA by [L2].

L2L4
1.2

For kNk \in \mathbb{N} put xk:=1/(k+2)x_k := 1/(k+2) and yk:=1/(k+3)y_k := 1/(k+3). By [L4] both lie in AA, and f(xk)=k+2f(x_k) = k+2, f(yk)=k+3f(y_k) = k+3. At the first index, k=0k = 0, this reads x0=1/2x_0 = 1/2 and y0=1/3y_0 = 1/3, both in (0,1)(0,1).

L4
2.1

The separation of the arguments is xkyk=1k+21k+3=1(k+2)(k+3)1k+2|x_k - y_k| = \dfrac{1}{k+2} - \dfrac{1}{k+3} = \dfrac{1}{(k+2)(k+3)} \le \dfrac{1}{k+2}, using (k+2)(k+3)k+2>0(k+2)(k+3) \ge k+2 > 0 and [L3]; the separation of the values is f(xk)f(yk)=(k+2)(k+3)=1|f(x_k) - f(y_k)| = |(k+2) - (k+3)| = 1.

step 1.2L3L4
3.1

Put ε0:=1>0\varepsilon_0 := 1 > 0 and let a real δ>0\delta > 0 be given. By [L3] fix a natural m1m \ge 1 with 1/m<δ1/m < \delta, and take k:=mk := m. Then k+2>m>0k + 2 > m > 0, so 1/(k+2)<1/m<δ1/(k+2) < 1/m < \delta by [L3], and step 2.1 gives xkyk1/(k+2)<δ|x_k - y_k| \le 1/(k+2) < \delta while f(xk)f(yk)=1ε0|f(x_k) - f(y_k)| = 1 \ge \varepsilon_0.

step 2.1L3choose
4.1

So no real δ>0\delta > 0 serves ε0=1\varepsilon_0 = 1, and by [L1] the function ff is not uniformly continuous on (0,1)(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 · next 3 levels

Direct dependencies and their dependencies through the next three levels: 111 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