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.

A function differentiable on [0,1][0,1] whose derivative is unbounded, hence not Riemann integrable

Statement refuted

False claim: if G:[0,1]RG : [0,1] \to \mathbb{R} is differentiable at every point of [0,1][0,1] (The derivative f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c} of f:ARf : A \to \mathbb{R} at a point cAc \in A that is a limit point of AA, and differentiability on a set), then GG' is Riemann integrable on [0,1][0,1] (so that 01G=G(1)G(0)\int_0^1 G' = G(1)-G(0) makes sense).

The claim is false. Put

ϕ(t)  :=  t2(1t)2(tR),\phi(t) \;:=\; t^{2}(1-t)^{2} \qquad (t \in \mathbb{R}),

a polynomial with ϕ(0)=ϕ(1)=0\phi(0)=\phi(1)=0 and ϕ(0)=ϕ(1)=0\phi'(0)=\phi'(1)=0, and for nNn \in \mathbb{N} set

αn:=1ι(n+2),hn:=1ι(n+2)4,cn:=1ι(n+2)2,βn:=αn+hn,In:=[αn,βn]\alpha_n := \frac{1}{\iota(n+2)}, \qquad h_n := \frac{1}{\iota(n+2)^{4}}, \qquad c_n := \frac{1}{\iota(n+2)^{2}}, \qquad \beta_n := \alpha_n + h_n, \qquad I_n := [\alpha_n,\beta_n]

(The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Integer powers ama^m). The intervals InI_n are pairwise disjoint and lie in (0,1](0,1], and

G:[0,1]R,G(x)  :=  {cnϕ ⁣(xαnhn)xIn for some n,0otherwiseG : [0,1] \to \mathbb{R}, \qquad G(x) \;:=\; \begin{cases} c_n\,\phi\!\left(\dfrac{x-\alpha_n}{h_n}\right) & x \in I_n \text{ for some } n, \\[6pt] 0 & \text{otherwise} \end{cases}

is differentiable at every point of [0,1][0,1], while

G ⁣(αn+14hn)  =  316ι(n+2)2,G'\!\left(\alpha_n + \tfrac{1}{4}h_n\right) \;=\; \frac{3}{16}\,\iota(n+2)^{2} ,

so GG' is unbounded on [0,1][0,1] and therefore has no Darboux sums at all (For bounded ff on [a,b][a,b] and a partition PP: the infimum mim_i and supremum MiM_i of ff on the ii-th subinterval, and the lower and upper Darboux sums L(f,P)=imiΔiL(f,P) = \sum_i m_i \Delta_i and U(f,P)=iMiΔiU(f,P) = \sum_i M_i \Delta_i) and is not Riemann integrable.

The construction is entirely polynomial, and deliberately so. The classical witness is x2sin(1/x2)x^{2}\sin(1/x^{2}); the trigonometric functions are built on a later page of this library, so a bump glued from a single quartic is used instead. Only one bump is nonzero near any point of (0,1](0,1], so no series converges anywhere in the argument and no limit function is formed.

Facts & Assumptions

Given: The polynomial ϕ(t)=t2(1t)2\phi(t) = t^{2}(1-t)^{2}, the numbers αn,hn,cn,βn\alpha_n, h_n, c_n, \beta_n and intervals InI_n above, the function GG above, and a real ε>0\varepsilon>0.

[L1]

Polynomial calculus: every polynomial function is differentiable at every real and continuous there, with (tn)=ι(n)tn1(t^{n})' = \iota(n)t^{\,n-1} for n1n \ge 1, and sums, scalar multiples and products differentiate by the usual rules (For a natural n1n \ge 1 the function xxnx \mapsto x^{n} is differentiable everywhere with derivative ι(n)xn1\iota(n)\,x^{\,n-1}; for n=0n = 0 it is the constant 11, with derivative 00; for a natural n1n \ge 1 the function xxnx \mapsto x^{-n} is differentiable at every x0x \ne 0 with derivative ι(n)xn1-\iota(n)\,x^{-n-1}; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, Sums, scalar multiples, products and quotients: (f+g)(c)=f(c)+g(c)(f+g)'(c) = f'(c) + g'(c), (αf)(c)=αf(c)(\alpha f)'(c) = \alpha f'(c), (fg)(c)=f(c)g(c)+f(c)g(c)(fg)'(c) = f'(c)g(c) + f(c)g'(c), and (f/g)(c)=(f(c)g(c)f(c)g(c))/g(c)2(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2} when g(c)0g(c) \ne 0, Sums, scalar multiples, products, absolute values, maxima, minima and quotients with nonvanishing denominator of continuous functions are continuous, as are constants, the identity and every polynomial function, The derivative f(c)=limxcf(x)f(c)xcf'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c} of f:ARf : A \to \mathbb{R} at a point cAc \in A that is a limit point of AA, and differentiability on a set, Integer powers ama^m).

[L3]

ι(n+2)2>1\iota(n+2) \ge 2 > 1, ι\iota is increasing on N\mathbb{N}, ι(m)<ι(n)\iota(m) < \iota(n) for m<nm<n, and for every real ww there is a natural nn with w<ι(n+2)w < \iota(n+2); also ι(n)kι(n)\iota(n)^{k} \ge \iota(n) for k1k \ge 1 when ι(n)1\iota(n)\ge 1 (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing, Every complete ordered field is Archimedean, For every ε>0\varepsilon > 0 in a complete ordered field there is a natural n1n \ge 1 with 1/n<ε1/n < \varepsilon, Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, claims 3 and 4).

[L8]
[L9]

Ordered-field arithmetic: t(1t)1/4t(1-t) \le 1/4 for every real tt, since (t1/2)20(t - 1/2)^{2} \ge 0; a positive real has a positive inverse; multiplying an inequality by a positive real preserves it; the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property), Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, claim 1).

[L10]

If HH is differentiable at every point of [p,q][p,q] with HH' integrable there, then pqH=H(q)H(p)\int_p^q H' = H(q)-H(p) (The second fundamental theorem: if GG is differentiable on [a,b][a,b] with G=fG' = f and ff is integrable, then abf=G(b)G(a)\int_a^b f = G(b)-G(a)).

Counterexample

technique · direct
1.1

By [L1], ϕ\phi is differentiable everywhere with ϕ(t)=2t(1t)22t2(1t)=2t(1t)(12t)\phi'(t) = 2t(1-t)^{2} - 2t^{2}(1-t) = 2t(1-t)(1-2t); in particular ϕ(0)=ϕ(1)=0\phi(0)=\phi(1)=0 and ϕ(0)=ϕ(1)=0\phi'(0)=\phi'(1)=0, and ϕ(1/4)=2143412=316\phi'(1/4) = 2\cdot\tfrac14\cdot\tfrac34\cdot\tfrac12 = \tfrac{3}{16}.

L1L9
1.2

For t[0,1]t \in [0,1], 0ϕ(t)=(t(1t))2(1/4)2=1/160 \le \phi(t) = \bigl(t(1-t)\bigr)^{2} \le (1/4)^{2} = 1/16, by [L9].

L9
1.3

Each αn,hn,cn\alpha_n, h_n, c_n is a positive real, hnαnh_n \le \alpha_n and cnαnc_n \le \alpha_n because ι(n+2)>1\iota(n+2) > 1, and αn1/2\alpha_n \le 1/2; so In(0,1]I_n \subseteq (0,1], since βn=αn+hn2αn1\beta_n = \alpha_n + h_n \le 2\alpha_n \le 1.

givenL3L9
2.1

The InI_n are pairwise disjoint. For n1n \ge 1, αn1αn=1/(ι(n+1)ι(n+2))\alpha_{n-1}-\alpha_n = 1/\bigl(\iota(n+1)\iota(n+2)\bigr) while hn=1/ι(n+2)4h_n = 1/\iota(n+2)^{4}, and ι(n+2)4>ι(n+1)ι(n+2)\iota(n+2)^{4} > \iota(n+1)\iota(n+2) because ι(n+2)32ι(n+2)>ι(n+1)\iota(n+2)^{3} \ge 2\,\iota(n+2) > \iota(n+1) by [L3]; so βn<αn1\beta_n < \alpha_{n-1}. Since (αn)(\alpha_n) is strictly decreasing, m<nm < n gives βn<αn1αm\beta_n < \alpha_{n-1} \le \alpha_m, and InI_n lies strictly below ImI_m.

step 1.3L3L9
2.2

For each nn define the polynomial Φn(y):=cnϕ((yαn)/hn)\Phi_n(y) := c_n\,\phi\bigl((y-\alpha_n)/h_n\bigr) on R\mathbb{R}. By [L1] and [L2] it is differentiable everywhere with Φn(y)=(cn/hn)ϕ((yαn)/hn)\Phi_n'(y) = (c_n/h_n)\,\phi'\bigl((y-\alpha_n)/h_n\bigr), and Φn(αn)=Φn(βn)=0\Phi_n(\alpha_n)=\Phi_n(\beta_n)=0, Φn(αn)=Φn(βn)=0\Phi_n'(\alpha_n)=\Phi_n'(\beta_n)=0 by step 1.1.

step 1.1L1L2construct
2.3

Differentiability at a point of (0,1](0,1] outside every InI_n. Let x(0,1]x \in (0,1] with xImx \notin I_m for every mm. By [L3] fix NN with 2/x<ι(N+2)2/x < \iota(N+2), so 2/ι(N+2)<x2/\iota(N+2) < x; for mNm \ge N, βm2αm=2/ι(m+2)2/ι(N+2)<x\beta_m \le 2\alpha_m = 2/\iota(m+2) \le 2/\iota(N+2) < x by step 1.3 and [L3].

step 1.3L3L9choose
3.1

So GG is a well-defined function on [0,1][0,1], no xx lying in two of the InI_n.

step 2.1given
3.2

Gaps around the endpoints. For each nn, (βn+1,αn)(\beta_{n+1}, \alpha_n) meets no ImI_m: for mnm \le n one has αmαn\alpha_m \ge \alpha_n by step 2.1, and for mn+1m \ge n+1 one has βmβn+1\beta_m \le \beta_{n+1}, again by step 2.1. Likewise (βn,αn1)(\beta_n, \alpha_{n-1}) meets no ImI_m for n1n \ge 1, and (β0,1](\beta_0, 1] meets none.

step 2.1L3
3.3

The finitely many closed intervals I0,,IN1I_0,\dots,I_{N-1} do not contain xx, so each of the positive reals xαm|x-\alpha_m| and xβm|x-\beta_m| for m<Nm<N, together with x2/ι(N+2)x - 2/\iota(N+2), forms a nonempty finite set of positive reals; let ρ\rho be its least element, which is positive by [L8].

step 2.3L8L9choose
4.1

GG agrees with Φn\Phi_n on InI_n and with the zero function off mIm\bigcup_m I_m; in particular G(αn)=G(βn)=0G(\alpha_n) = G(\beta_n) = 0 and G0G \ge 0 everywhere.

step 3.1step 2.2L9
5.1

Differentiability at an interior point of a bump. Let x(αn,βn)x \in (\alpha_n,\beta_n). The difference quotients of GG and of Φn\Phi_n at xx agree on the punctured neighbourhood 0<yx<min{xαn, βnx}0 < |y-x| < \min\{x-\alpha_n,\ \beta_n-x\} inside [0,1][0,1], so by [L5] and step 2.2, GG is differentiable at xx with G(x)=Φn(x)G'(x) = \Phi_n'(x).

step 2.2step 4.1L5L6L8
5.2

Differentiability at a left endpoint αn\alpha_n. On the right, GG agrees with Φn\Phi_n on [αn,βn][\alpha_n,\beta_n] and G(αn)=Φn(αn)G(\alpha_n) = \Phi_n(\alpha_n), so the right-hand limit of the difference quotient is Φn(αn)=0\Phi_n'(\alpha_n) = 0 by [L5] and step 2.2. On the left, GG vanishes on (βn+1,αn](\beta_{n+1},\alpha_n] by step 3.2 and step 4.1, so the quotient is identically 00 there and its left-hand limit is 00. By [L4], G(αn)=0G'(\alpha_n) = 0.

step 2.2step 4.1step 3.2L4L5L6
5.3

Differentiability at a right endpoint βn\beta_n. Symmetrically: on the left GG agrees with Φn\Phi_n, giving limit Φn(βn)=0\Phi_n'(\beta_n) = 0; on the right GG vanishes on [βn,αn1)[\beta_n,\alpha_{n-1}) when n1n \ge 1 and on [β0,1][\beta_0,1] when n=0n = 0, by step 3.2, giving limit 00. By [L4], G(βn)=0G'(\beta_n) = 0.

step 2.2step 4.1step 3.2L4L5L6
5.4

Then GG vanishes on (xρ,x+ρ)[0,1](x-\rho,x+\rho)\cap[0,1], so its difference quotient at xx is identically 00 there and G(x)=0G'(x) = 0 by [L5] and [L6].

step 2.3step 3.3step 4.1L5L6
5.5

Differentiability at 00. For y(0,1]y \in (0,1]: if ymImy \notin \bigcup_m I_m then G(y)/y=0G(y)/y = 0; and if yImy \in I_m then 0G(y)cm/160 \le G(y) \le c_m/16 by step 1.2 and step 4.1 and yαmy \ge \alpha_m, so 0G(y)/ycm/(16αm)=1/(16ι(m+2))0 \le G(y)/y \le c_m/(16\,\alpha_m) = 1/\bigl(16\,\iota(m+2)\bigr).

step 1.2step 4.1L9
6.1

Given ε>0\varepsilon>0, fix by [L3] a natural NN with 1/ε<ι(N+2)1/\varepsilon < \iota(N+2) and put δ:=αN>0\delta := \alpha_N > 0. If 0<y<δ0 < y < \delta and yImy \in I_m then αmy<αN\alpha_m \le y < \alpha_N, so ι(N+2)<ι(m+2)\iota(N+2) < \iota(m+2) by [L3], and step 5.5 gives G(y)/y1/(16ι(m+2))<ε|G(y)/y| \le 1/\bigl(16\,\iota(m+2)\bigr) < \varepsilon; otherwise G(y)/y=0G(y)/y = 0.

step 5.5L3L9choose
6.2

GG' is unbounded. Put un:=αn+hn/4u_n := \alpha_n + h_n/4, an interior point of InI_n; by step 5.1 and step 2.2, G(un)=(cn/hn)ϕ(1/4)=ι(n+2)2316G'(u_n) = (c_n/h_n)\phi'(1/4) = \iota(n+2)^{2}\cdot\tfrac{3}{16}, using cn/hn=ι(n+2)4/ι(n+2)2=ι(n+2)2c_n/h_n = \iota(n+2)^{4}/\iota(n+2)^{2} = \iota(n+2)^{2}. Given a real M0M \ge 0, [L3] supplies nn with 163M<ι(n+2)ι(n+2)2\tfrac{16}{3}M < \iota(n+2) \le \iota(n+2)^{2}, so G(un)>MG'(u_n) > M.

step 1.1step 2.2step 5.1L3L9
7.1

So the difference quotient of GG at 00, which is yG(y)/yy \mapsto G(y)/y on (0,1](0,1], tends to 00; hence GG is differentiable at 00 with G(0)=0G'(0) = 0 by [L6].

step 6.1L6
8.1

By steps 5.1, 5.2, 5.3, 5.4 and 7.1, GG is differentiable at every point of [0,1][0,1]: every xx is either 00, or an interior point of some InI_n, or an endpoint of some InI_n, or a point of (0,1](0,1] outside every InI_n.

step 5.1step 5.2step 5.3step 5.4step 7.1L9
9.1

Hence GG' is a function on [0,1][0,1] that is not bounded, so it has no Darboux sums and is not Riemann integrable on [0,1][0,1] by [L7]; the claim is false, and 01G\int_0^1 G' is an undefined symbol, so [L10] gives nothing here.

step 8.1step 6.2L7L10

Remarks

  • Only one bump is active near any point of (0,1](0,1], and that is what makes every step finite. The intervals InI_n accumulate only at 00, so a point of (0,1](0,1] has a neighbourhood meeting at most one of them (steps 3.2 and 3.3), and the only place where infinitely many bumps are seen at once is the origin, where step 5.5 controls all of them by a single estimate. No series is summed anywhere.

  • The two exponents are what the construction turns on. Differentiability at 00 needs cn/αn0c_n/\alpha_n \to 0, and unboundedness of GG' needs cn/hnc_n/h_n \to \infty; with αn=1/ι(n+2)\alpha_n = 1/\iota(n+2) the choices cn=αn2c_n = \alpha_n^{2} and hn=αn4h_n = \alpha_n^{4} give cn/αn=αn0c_n/\alpha_n = \alpha_n \to 0 and cn/hn=αn2c_n/h_n = \alpha_n^{-2} \to \infty. Any pair of exponents with the same two properties would do; these are verified explicitly in steps 6.1 and 6.2 because the construction is only as good as those two inequalities.

  • What this refutes and what it does not. It refutes the claim that every derivative is Riemann integrable, hence the naive reading of The second fundamental theorem: if GG is differentiable on [a,b][a,b] with G=fG' = f and ff is integrable, then abf=G(b)G(a)\int_a^b f = G(b)-G(a) with its integrability hypothesis deleted. It says nothing about whether GG' has a primitive — it does, namely GG — and nothing about the sharp class of functions for which abG=G(b)G(a)\int_a^b G' = G(b)-G(a) holds, which this library records but does not prove (Conventions of this page, and which sharpenings of the integral are taken up later in the reading order).

Depends on

Used by

Dependency tree · next 3 levels

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