Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-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, so Heine-Cantor needs compactness of the domain

Statement refuted

Refuted claim: a continuous map from a bounded metric space to a metric space is uniformly continuous.

The true statement replaces bounded by compact (Heine-Cantor: a continuous map from a compact metric space to any metric space is uniformly continuous). The witness is g(x)=1/xg(x) = 1/x on the interval (0,1)(0,1) (Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length), a metric subspace of R\mathbb{R} (The absolute value makes R\mathbb{R} a metric space: d(x,y)=xyd(x,y) = |x-y| is a metric, its open balls are the intervals (xr,x+r)(x-r, x+r), and it is unbounded) that is bounded and not compact (The open interval (0,1)(0,1) is totally bounded and not compact, the cover by the intervals (1/(k+2),1)(1/(k+2), 1) having no finite subcover). The map is continuous (Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form) and is not uniformly continuous (Uniform continuity of a map of metric spaces: one δ\delta serving every point): the pairs

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})

lie in (0,1)(0,1), satisfy xkyk0|x_k - y_k| \to 0, and yet g(xk)g(yk)=1|g(x_k) - g(y_k)| = 1 for every kk. The indices are written k+2k+2 and k+3k+3 because N\mathbb{N} contains 00 (Sequences of reals: bounded, eventually, frequently, tails, subsequences), so that both points lie in (0,1)(0,1) already at k=0k = 0.

Facts & Assumptions

Given: The interval (0,1)(0,1) with the metric xy|x-y| restricted to it, the map g(x)=1/xg(x) = 1/x on it, and the points xk=1/ι(k+2)x_k = 1/\iota(k+2) and yk=1/ι(k+3)y_k = 1/\iota(k+3).

[A1]

The refuted claim: a continuous map from a bounded metric space to a metric space is uniformly continuous.

[L2]

gg is continuous at cc when for every real ε>0\varepsilon > 0 there is a real δ>0\delta > 0 with g(x)g(c)<ε|g(x)-g(c)| < \varepsilon whenever xc<δ|x-c| < \delta; it is uniformly continuous when one δ\delta works for all pairs at once (Continuity of a map between metric spaces, at a point and globally, in the ε\varepsilon-δ\delta form, Uniform continuity of a map of metric spaces: one δ\delta serving every point).

[L3]

For every real η>0\eta > 0 there is a natural m1m \ge 1 with 1/m<η1/m < \eta; canonical naturals are positive and increasing, and reciprocals of positives are positive and reverse the order (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, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field).

[L4]

A continuous map from a compact metric space to a metric space is uniformly continuous (Heine-Cantor: a continuous map from a compact metric space to any metric space is uniformly continuous).

Counterexample

technique · direct
1.1

gg is continuous at each c(0,1)c \in (0,1): given a real ε>0\varepsilon > 0, the choice δ:=min{c/2, εc2/2}\delta := \min\{c/2,\ \varepsilon c^2/2\} gives, for xc<δ|x - c| < \delta with x(0,1)x \in (0,1), first x>c/2>0x > c/2 > 0 and then 1/x1/c=cx/(xc)<(2/c2)xc<ε|1/x - 1/c| = |c-x|/(xc) < (2/c^2)|x-c| < \varepsilon.

L2L3
2.1

For every kNk \in \mathbb{N} the points xk=1/ι(k+2)x_k = 1/\iota(k+2) and yk=1/ι(k+3)y_k = 1/\iota(k+3) lie in (0,1)(0,1), since ι(k+2)2>1\iota(k+2) \ge 2 > 1 and ι(k+3)3>1\iota(k+3) \ge 3 > 1 make both reciprocals positive and below 11.

L3step 1.1
3.1

g(xk)g(yk)=ι(k+2)ι(k+3)=1|g(x_k) - g(y_k)| = |\iota(k+2) - \iota(k+3)| = 1 for every kk, because ι(k+3)=ι(k+2)+1\iota(k+3) = \iota(k+2) + 1.

L3step 2.1
3.2

xkyk=1/ι(k+2)1/ι(k+3)<1/ι(k+2)|x_k - y_k| = 1/\iota(k+2) - 1/\iota(k+3) < 1/\iota(k+2), and given a real δ>0\delta > 0 a natural m1m \ge 1 with 1/m<δ1/m < \delta gives xmym<1/ι(m+2)<1/m<δ|x_m - y_m| < 1/\iota(m+2) < 1/m < \delta.

L3step 2.1
4.1

So no real δ>0\delta > 0 witnesses uniform continuity at ε=1\varepsilon = 1: by step 3.2 some pair xm,ymx_m, y_m of points of (0,1)(0,1) has xmym<δ|x_m - y_m| < \delta, while step 3.1 gives g(xm)g(ym)=1|g(x_m) - g(y_m)| = 1, which is not less than 11.

L2step 3.1step 3.2
5.1

Hence gg is a continuous map on the bounded, non-compact space (0,1)(0,1) that is not uniformly continuous, and the claim [A1] is refuted: the compactness hypothesis of Heine-Cantor cannot be weakened to boundedness.

A1L1L4step 1.1step 4.1

Remarks

Where the argument would break on a compact domain. On [0,1][0,1] the same pairs converge to 00, and any continuous function there is uniformly continuous [L4]; the map 1/x1/x escapes that only because 00 is missing from its domain, so the values are free to run away as the arguments approach the missing point.

The failure is exactly the failure of a Lebesgue number. The proof of Heine-Cantor: a continuous map from a compact metric space to any metric space is uniformly continuous turns pointwise continuity into uniform continuity by producing one radius that works everywhere, and the cover of (0,1)(0,1) used in The cover of (0,1)(0,1) by the intervals (1/(k+2),1)(1/(k+2), 1) has no Lebesgue number, so the Lebesgue number lemma needs compactness shows that no such radius exists here.

Depends on

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: 99 results over 19 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