Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedSession-authored (Fable 5 assisted)precheck passverified 2026-08-10 (gpt-5.6-terra-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.

fk(x)=xk+1f_k(x)=x^{k+1} converges pointwise but not uniformly on [0,1][0,1]

Statement refuted

Refuted claim: pointwise convergence of real-valued functions on a closed bounded interval implies uniform convergence.

For kNk\in\mathbb{N} define fk:[0,1]Rf_k:[0,1]\to\mathbb{R} by

fk(x):=xk+1.f_k(x):=x^{k+1}.

Then (fk)(f_k) converges pointwise to the endpoint indicator

χ(x):={0,0x<1,1,x=1,\chi(x):=\begin{cases}0,&0\le x<1,\\1,&x=1,\end{cases}

but the convergence is not uniform.

Facts & Assumptions

Given: The functions fk(x)=xk+1f_k(x)=x^{k+1} and the endpoint indicator χ\chi on [0,1][0,1].

[L2]

Bernoulli's inequality says (1+t)n1+ι(n)t(1+t)^n\ge1+\iota(n)t for t1t\ge-1 and nNn\in\mathbb{N} (Bernoulli's inequality (1+x)n1+nx(1+x)^n \ge 1 + nx, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field).

[L3]

The canonical naturals satisfy ι(k+1)>0\iota(k+1)>0, and positive reciprocals reverse nonstrict inequalities (Canonical naturals are positive and strictly increasing, Inverses of positives are positive, and reciprocation reverses order).

[L4]

Uniform convergence requires one index after which the error is below every prescribed positive real at every point of the domain (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions).

Counterexample

technique · direct
1.1

If 0x<10\le x<1, then x<1|x|<1, so [L1] gives xk+10=χ(x)x^{k+1}\to0=\chi(x); at x=1x=1, one has fk(1)=1=χ(1)f_k(1)=1=\chi(1) for every kk. Thus fkχf_k\to\chi pointwise.

L1
1.2

For each kk, put ak:=ι(k+1)>0a_k:=\iota(k+1)>0 and yk:=11/(2ak)y_k:=1-1/(2a_k). Then 0yk<10\le y_k<1, so χ(yk)=0\chi(y_k)=0.

L3algebra
2.1

Apply [L2] with n=k+1n=k+1 and t=1/(2ak)t=-1/(2a_k): fk(yk)=(11/(2ak))k+11ak/(2ak)=1/2f_k(y_k)=\left(1-1/(2a_k)\right)^{k+1}\ge1-a_k/(2a_k)=1/2.

step 1.2L2L3algebra
3.1

Hence fk(yk)χ(yk)1/2|f_k(y_k)-\chi(y_k)|\ge1/2 for every kk, so no index makes the error smaller than 1/21/2 at every point; the convergence is not uniform.

step 1.2step 2.1L4
4.1

The functions therefore satisfy the refuted claim's hypothesis and violate its conclusion.

step 1.1step 3.1

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 68 results over 18 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