Alphabeta Math
Session-authored (Fable 5 assisted)
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.

13 results · all verified · 8 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 5 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Properties of the Integral and the Working FTC: Examples and Counterexamples

1 · Prerequisites

2 · Summary

3 · Logical flowchart

4 · Definitions, theorems and proofs

None yet.

5 · Examples, counterexamples and false statements

ExampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

01xm=1/ι(m+1)\int_0^1 x^{m} = 1/\iota(m+1), computed by the fundamental theorem and checked against the definition

Example

Let mNm \in \mathbb{N} and let pm:[0,1]Rp_m : [0,1] \to \mathbb{R} be pm(x)=xmp_m(x) = x^{m} (Integer powers ama^m). Then pmp_m is integrable on [0,1][0,1] and

01xmdx  =  1ι(m+1),\int_0^1 x^{m}\,\mathrm{d}x \;=\; \frac{1}{\iota(m+1)} ,

where ι(m+1)\iota(m+1) is the canonical natural of m+1m+1 in R\mathbb{R} (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field) and is positive because m+11m+1 \ge 1 (Canonical naturals are positive and strictly increasing).

The ι\iota is not decoration. A natural number is a von Neumann natural, that is a set, so m+1m+1 is not an element of R\mathbb{R} and 1/(m+1)1/(m+1) is not an expression of the field; what the display says is 1/ι(m+1)1/\iota(m+1), and that is why the reader meets ι\iota here at all.

Two independent checks are carried out below: the value at m=0m = 0 against the published formula for the integral of a constant (If mfMm \le f \le M on [a,b][a,b] then m(ba)L(f,P)abfabfU(f,P)M(ba)m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a) for every partition PP; in particular every constant function is integrable, with abc=c(ba)\int_a^b c = c(b-a)), and the monotonicity of the answer in mm against the pointwise inequality xm+1xmx^{m+1} \le x^{m} on [0,1][0,1].

Facts & Assumptions

Given: A natural number mm and the function pm(x)=xmp_m(x) = x^{m} on [0,1][0,1].

[L5]

Powers: 1n=11^{n} = 1 for every nn, 0n=00^{n} = 0 for n1n \ge 1, 00=10^{0} = 1, and 0x10 \le x \le 1 gives 0xn+1xn10 \le x^{n+1} \le x^{n} \le 1 (Integer powers ama^m, Monotonicity of xxnx \mapsto x^n and of nann \mapsto a^n, claims 1 and 3).

[L6]

ι(0)=0\iota(0) = 0, ι(n+1)=ι(n)+1\iota(n+1) = \iota(n)+1, ι(n)>0\iota(n) > 0 for n1n \ge 1, and ι\iota is increasing on the naturals 1\ge 1 (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing).

Verification

technique · direct
1.1

pmp_m is continuous on [0,1][0,1], hence integrable there, by [L3].

L3
1.2

Define H:[0,1]RH : [0,1] \to \mathbb{R} by H(x):=xm+1/ι(m+1)H(x) := x^{m+1}/\iota(m+1); this is legitimate because ι(m+1)>0\iota(m+1) > 0 by [L6].

L6L8construct
2.1

By [L1] with n:=m+11n := m+1 \ge 1 and [L2], HH is differentiable at every point of [0,1][0,1] with H(x)=ι(m+1)xm/ι(m+1)=xm=pm(x)H'(x) = \iota(m+1)\,x^{m}/\iota(m+1) = x^{m} = p_m(x).

step 1.2L1L2L6
3.1

By [L4] applied to HH on [0,1][0,1], whose derivative pmp_m is integrable by step 1.1, 01xm=H(1)H(0)\int_0^1 x^{m} = H(1)-H(0).

step 1.1step 2.1L4
4.1

By [L5], H(1)=1m+1/ι(m+1)=1/ι(m+1)H(1) = 1^{m+1}/\iota(m+1) = 1/\iota(m+1) and H(0)=0m+1/ι(m+1)=0H(0) = 0^{m+1}/\iota(m+1) = 0, since m+11m+1 \ge 1; so 01xm=1/ι(m+1)\int_0^1 x^{m} = 1/\iota(m+1).

step 1.2step 3.1L5L6
5.1

First check, at m=0m = 0. There p0p_0 is the constant function 11 by [L5], so 01p0=1(10)=1\int_0^1 p_0 = 1\cdot(1-0) = 1 by [L7], while the formula gives 1/ι(1)=1/1=11/\iota(1) = 1/1 = 1. The two agree.

step 4.1L5L6L7
6.1

Second check, monotonicity in mm. By [L5], xm+1xmx^{m+1} \le x^{m} for every x[0,1]x \in [0,1], so 01xm+101xm\int_0^1 x^{m+1} \le \int_0^1 x^{m} by [L7]; the formula gives 1/ι(m+2)1/ι(m+1)1/\iota(m+2) \le 1/\iota(m+1), which holds by [L6] and [L8]. The two agree.

step 4.1L5L6L7L8

Remarks

ExampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

A step function integrated by additivity over subintervals, and the same value from the definition

Example

Let f:[0,2]Rf : [0,2] \to \mathbb{R} be

f(x)  :=  {10x<1,31x2.f(x) \;:=\; \begin{cases} 1 & 0 \le x < 1, \\ 3 & 1 \le x \le 2. \end{cases}

Then ff is integrable on [0,2][0,2] and

02f  =  1+3  =  4.\int_0^2 f \;=\; 1 + 3 \;=\; 4 .

Two routes are carried out below. The first splits at the jump with For a<c<ba<c<b: ff is integrable on [a,b][a,b] if and only if it is integrable on [a,c][a,c] and on [c,b][c,b], and then abf=acf+cbf\int_a^b f = \int_a^c f + \int_c^b f; with the oriented form for arbitrary a,b,ca,b,c and evaluates each piece with Changing an integrable function at finitely many points changes neither its integrability nor its integral and the constant case of If mfMm \le f \le M on [a,b][a,b] then m(ba)L(f,P)abfabfU(f,P)M(ba)m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a) for every partition PP; in particular every constant function is integrable, with abc=c(ba)\int_a^b c = c(b-a). The second computes lower and upper Darboux sums directly on a three-point partition and squeezes.

Why this is the smallest interesting example. The jump sits at the interior point 11, which is a partition point of both routes, and a partition point lies in two subintervals (Partition of [a,b][a,b] as a finite strictly increasing list a=t0<t1<<tn=ba = t_0 < t_1 < \dots < t_n = b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions). That is exactly the case singled out in the proof of Changing an integrable function at finitely many points changes neither its integrability nor its integral, and it is why the value of ff at the single point 11 is irrelevant to both the integrability and the value while the upper sums still see it.

Facts & Assumptions

Given: The function ff above on [0,2][0,2], and a real η\eta with 0<η<10 < \eta < 1.

[L3]

Changing an integrable function at finitely many points changes neither its integrability nor its integral (Changing an integrable function at finitely many points changes neither its integrability nor its integral).

[L6]

Ordered-field arithmetic: the order is total and transitive, and a real that is 4+2η\le 4 + 2\eta for every η\eta in (0,1)(0,1) is 4\le 4 (Ordered field, Complete ordered field (least-upper-bound property), Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Verification

technique · direct
1.1

ff is nondecreasing on [0,2][0,2]: for xyx \le y the only possibility not giving f(x)=f(y)f(x) = f(y) is x<1yx < 1 \le y, where f(x)=1<3=f(y)f(x) = 1 < 3 = f(y). Hence ff is bounded and integrable on [0,2][0,2], and likewise on [0,1][0,1] and on [1,2][1,2], by [L1].

givenL1
1.2

Second route. Let PηP_{\eta} be the partition of [0,2][0,2] with point set {0, 1η, 1, 2}\{0,\ 1-\eta,\ 1,\ 2\}, so n=3n = 3 with Δ0=1η\Delta_0 = 1-\eta, Δ1=η\Delta_1 = \eta and Δ2=1\Delta_2 = 1.

givenL5construct
2.1

First route, the piece [0,1][0,1]. The constant function 11 on [0,1][0,1] agrees with ff at every point of [0,1][0,1] except x=1x = 1, a single point; so by [L3] and [L4], 01f=011=1(10)=1\int_0^1 f = \int_0^1 1 = 1\cdot(1-0) = 1.

step 1.1L3L4
2.2

The piece [1,2][1,2]. There ff is the constant 33, so 12f=3(21)=3\int_1^2 f = 3\cdot(2-1) = 3 by [L4].

step 1.1L4
2.3

On I0=[0,1η]I_0 = [0,1-\eta], ff is constantly 11, so m0=M0=1m_0 = M_0 = 1. On I1=[1η,1]I_1 = [1-\eta,1], ff takes the value 11 at every point below 11 and 33 at 11, so m1=1m_1 = 1 and M1=3M_1 = 3 by [L5]. On I2=[1,2]I_2 = [1,2], ff is constantly 33, so m2=M2=3m_2 = M_2 = 3.

step 1.2givenL5
3.1

By [L2] with c:=1c := 1, 02f=01f+12f=1+3=4\int_0^2 f = \int_0^1 f + \int_1^2 f = 1 + 3 = 4.

step 1.1step 2.1step 2.2L2
3.2

Hence L(f,Pη)=1(1η)+1η+31=4L(f,P_{\eta}) = 1(1-\eta) + 1\cdot\eta + 3\cdot 1 = 4 and U(f,Pη)=1(1η)+3η+31=4+2ηU(f,P_{\eta}) = 1(1-\eta) + 3\eta + 3\cdot1 = 4 + 2\eta, by [L5].

step 2.3L5
4.1

By [L4] the number 02f\int_0^2 f lies between L(f,Pη)=4L(f,P_\eta) = 4 and U(f,Pη)=4+2ηU(f,P_\eta) = 4+2\eta for every η(0,1)\eta \in (0,1), so 402f44 \le \int_0^2 f \le 4 by [L6]; the second route agrees with step 3.1.

step 1.1step 3.1step 3.2L4L6

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

The integral test applied to 1/ι(k+1)p\sum 1/\iota(k+1)^{p} for rational p>0p>0, cross-checked against the published pp-series theorem

Example

Let pQp \in \mathbb{Q} with p>0p > 0 (Order on the rationals) and define

fp:[0,)R,fp(t)  :=  (t+1)p,f_p : [0,\infty) \to \mathbb{R}, \qquad f_p(t) \;:=\; (t+1)^{-p} ,

the rational power of the positive base t+11t+1 \ge 1 (Rational powers ara^r of a positive base). Then fpf_p is nonnegative and nonincreasing, so The integral test: for f0f \ge 0 nonincreasing on [0,)[0,\infty), kf(k)\sum_k f(k) converges if and only if the sequence (0Nf)N\bigl(\int_0^N f\bigr)_N is bounded, with 0Nfk<Nf(k)f(0)+0Nf\int_0^N f \le \sum_{k<N} f(k) \le f(0) + \int_0^N f applies, and its terms are

fp(k)  =  1ι(k+1)p(kN).f_p(k) \;=\; \frac{1}{\iota(k+1)^{p}} \qquad (k \in \mathbb{N}) .

The series kfp(k)\sum_k f_p(k) is exactly the pp-series k11/ι(k)p\sum_{k \ge 1} 1/\iota(k)^{p} in the sense of Series, partial sums, convergence and the sum, divergence, and the tail series, which converges if and only if p>1p > 1 (For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1). The integral test therefore delivers, with no primitive computed anywhere:

(0Nfp)NN  is bounded abovep>1.\Bigl(\textstyle\int_0^N f_p\Bigr)_{N \in \mathbb{N}} \ \text{ is bounded above} \qquad \Longleftrightarrow \qquad p > 1 .

The cross-check. At p=2p = 2 the integral can also be computed directly: the primitive G(t)=(t+1)1G(t) = -(t+1)^{-1} gives

0N(t+1)2dt  =  11ι(N+1)  <  1,\int_0^N (t+1)^{-2}\,\mathrm{d}t \;=\; 1 - \frac{1}{\iota(N+1)} \;<\; 1 ,

so the sequence is bounded by 11, in agreement with the verdict above at p=2>1p = 2 > 1. At p=1p = 1 the verdict is that (0N(t+1)1)N\bigl(\int_0^N (t+1)^{-1}\bigr)_N is unbounded, since the harmonic series diverges. No named logarithmic primitive is available from the current dependency vocabulary, and none is needed for this conclusion.

The exponent must be rational. Real exponents do not exist in this library at this point in the reading order (Why real exponents are deferred on the rational-powers page), so "for p[1,)p \in [1,\infty)" is not a statement that can be made here.

Facts & Assumptions

Given: A rational p>0p>0, the function fp(t)=(t+1)pf_p(t) = (t+1)^{-p} on [0,)[0,\infty), and a natural number NN.

[L1]

For a>0a>0 and rationals r,sr,s: ar>0a^{r}>0, ar+s=arasa^{r+s} = a^{r}a^{s}, ar=1/ara^{-r} = 1/a^{r}, and a0=1a^{0}=1 (Laws of rational exponents, Rational powers ara^r of a positive base).

[L2]

For rational r>0r>0 and 0<a<b0<a<b: ar<bra^{r}<b^{r} (Monotonicity of rarr \mapsto a^{r} and of aara \mapsto a^{r}, claim 2); the nonstrict form follows by adjoining equality.

[L3]

ι(k+1)1>0\iota(k+1) \ge 1 > 0 for kNk \in \mathbb{N}, ι(k+1)=ι(k)+1\iota(k+1) = \iota(k)+1, and ι\iota is nondecreasing (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing).

[L5]

k11/ι(k)p\sum_{k\ge1}1/\iota(k)^{p} converges if and only if p>1p>1, and by Series, partial sums, convergence and the sum, divergence, and the tail series that series is by definition the series of the sequence j1/ι(j+1)pj \mapsto 1/\iota(j+1)^{p} on N\mathbb{N} (For rational p>0p > 0, 1/kp\sum 1/k^p converges iff p>1p > 1).

[L7]

For n1n \ge 1 the map yyny \mapsto y^{-n} has derivative ι(n)yn1-\iota(n)y^{-n-1} at every y0y \ne 0; sums, scalar multiples and composites of differentiable functions 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, claim 3, 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, The chain rule, in one line from Carathéodory: if gg is differentiable at cc and ff is differentiable at g(c)g(c), then fgf \circ g is differentiable at cc with (fg)(c)=f(g(c))g(c)(f \circ g)'(c) = f'(g(c))\,g'(c), 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).

[L10]

A quotient of continuous functions is continuous where the denominator does not vanish, and every polynomial function is continuous (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, claims 4 and 5).

[L9]

Ordered-field arithmetic: a positive real has a positive inverse, 0<st0<s\le t gives 1/t1/s1/t \le 1/s, and the order is total and transitive (Ordered field, Complete ordered field (least-upper-bound property), Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Verification

technique · direct
1.1

For t0t \ge 0 the base t+1t+1 is 1>0\ge 1 > 0, so fp(t)=(t+1)pf_p(t) = (t+1)^{-p} is defined and positive by [L1].

givenL1
1.2

The cross-check at p=2p = 2. By [L6], f2(t)=(t+1)2f_2(t) = (t+1)^{-2} is the integer power, and by [L7] the function G(t):=(t+1)1G(t) := -(t+1)^{-1} is differentiable at every t0t \ge 0 with G(t)=((t+1)2)1=(t+1)2=f2(t)G'(t) = -\bigl(-(t+1)^{-2}\bigr)\cdot 1 = (t+1)^{-2} = f_2(t).

givenL6L7
2.1

fpf_p is nonincreasing: for 0tu0 \le t \le u one has 0<t+1u+10 < t+1 \le u+1, so (t+1)p(u+1)p(t+1)^{p} \le (u+1)^{p} by [L2], and taking reciprocals reverses the inequality by [L9], giving fp(u)fp(t)f_p(u) \le f_p(t) by [L1].

step 1.1L1L2L9
2.2

fp(k)=(ι(k)+1)p=1/ι(k+1)pf_p(k) = (\iota(k)+1)^{-p} = 1/\iota(k+1)^{p} by [L1] and [L3], so the sequence kfp(k)k \mapsto f_p(k) is the one named in [L5].

step 1.1L1L3
2.3

f2(t)=1/(t+1)2f_2(t) = 1/(t+1)^{2} is a quotient of polynomial functions whose denominator does not vanish on [0,N][0,N], hence continuous there by [L10], hence integrable there by [L8]; so [L8] applied to GG gives 0Nf2=G(N)G(0)=1/ι(N+1)+1\int_0^N f_2 = G(N)-G(0) = -1/\iota(N+1) + 1.

step 1.2L3L8
3.1

By [L4], kfp(k)\sum_k f_p(k) converges if and only if (0Nfp)N\bigl(\int_0^N f_p\bigr)_N is bounded above.

step 1.1step 2.1L4
4.1

Hence, by [L5] and step 3.1, (0Nfp)N\bigl(\int_0^N f_p\bigr)_N is bounded above if and only if p>1p > 1.

step 3.1step 2.2L5
5.1

Since ι(N+1)1>0\iota(N+1) \ge 1 > 0, 0<1/ι(N+1)10 < 1/\iota(N+1) \le 1, so 00Nf2<10 \le \int_0^N f_2 < 1 for every NN: the sequence is bounded above by 11, which agrees with step 4.1 at p=2>1p = 2 > 1.

step 2.3L3L9
6.1

The verdict at p=1p = 1. By [L5] the series k11/ι(k)\sum_{k\ge1}1/\iota(k) diverges, so by step 4.1 the sequence (0N(t+1)1dt)N\bigl(\int_0^N (t+1)^{-1}\,\mathrm{d}t\bigr)_N is not bounded above. No primitive of (t+1)1(t+1)^{-1} is exhibited, and none is needed for this conclusion.

step 4.1L5

Remarks

ExampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

H(x)=2xH(x) = 2\sqrt{x} on [0,1][0,1]: HH is continuous, HH' is unbounded on (0,1](0,1], and HH' is therefore not Riemann integrable

Example

Write x:=x1/2\sqrt{x} := x^{1/2} for the unique nonnegative square root of x0x \ge 0 (Existence and uniqueness of nn-th roots: a unique a1/n0a^{1/n} \ge 0 with (a1/n)n=a(a^{1/n})^n = a, Rational powers ara^r of a positive base) and put

H:[0,1]R,H(x)  :=  2x.H : [0,1] \to \mathbb{R}, \qquad H(x) \;:=\; 2\sqrt{x} .

Then:

  1. HH is continuous on [0,1][0,1];
  2. HH is differentiable at every x(0,1]x \in (0,1], with H(x)=1/xH'(x) = 1/\sqrt{x}, and it is not differentiable at 00;
  3. HH' is unbounded on (0,1](0,1]: H(1/ι(n+1)2)=ι(n+1)H'\bigl(1/\iota(n+1)^{2}\bigr) = \iota(n+1) for every nNn \in \mathbb{N};
  4. consequently no function on [0,1][0,1] agreeing with HH' on (0,1](0,1] is Riemann integrable on [0,1][0,1], because Darboux sums are defined only for bounded functions (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).

So the second fundamental theorem does not apply on [0,1][0,1], even though HH is continuous there and differentiable on (0,1](0,1]: both hypotheses 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) fail, differentiability at 00 and integrability of the derivative.

What is available, and what is not. On [η,1][\eta,1] with 0<η<10 < \eta < 1 everything works: HH' is continuous there, hence integrable, and

η1H  =  H(1)H(η)  =  22η.\int_{\eta}^{1} H' \;=\; H(1) - H(\eta) \;=\; 2 - 2\sqrt{\eta} .

The value that the right-hand side approaches as η\eta shrinks is not computed here and is not called an integral: 01H\int_0^1 H' is undefined, and the object that repairs it is the improper integral, which belongs to a later page.

Facts & Assumptions

Given: The function H(x)=2x1/2H(x) = 2x^{1/2} on [0,1][0,1], a real η\eta with 0<η<10<\eta<1, and a natural number nn.

[L1]

For a0a \ge 0 there is a unique s0s \ge 0 with s2=as^{2} = a, written a1/2a^{1/2}; a1/2>0a^{1/2}>0 when a>0a>0, and 01/2=00^{1/2}=0 (Existence and uniqueness of nn-th roots: a unique a1/n0a^{1/n} \ge 0 with (a1/n)n=a(a^{1/n})^n = a, Rational powers ara^r of a positive base, Laws of rational exponents).

[L10]

Ordered-field arithmetic: a positive real has a positive inverse, the order is total and transitive, and multiplying an inequality by a positive real preserves it (Ordered field, Complete ordered field (least-upper-bound property), The ε\varepsilon-δ\delta limit limxcf(x)=L\lim_{x \to c} f(x) = L of f:ARf : A \to \mathbb{R} at a limit point cc of AA).

Verification

technique · direct
1.1

By [L2] the map q(x)=x2q(x)=x^{2} is continuous and injective on the order-convex [0,)[0,\infty), and its image is exactly [0,)[0,\infty): every value is 0\ge 0, and every a0a \ge 0 is q(a1/2)q(a^{1/2}) by [L1].

L1L2
2.1

By [L3] the inverse g:[0,)[0,)g : [0,\infty) \to [0,\infty) of qq is continuous, and g(a)=a1/2g(a) = a^{1/2} by the uniqueness in [L1]. Hence H=2gH = 2g restricted to [0,1][0,1] is continuous, which is claim 1.

step 1.1L1L3
2.2

Let x(0,1]x \in (0,1] and put c:=x1/2>0c := x^{1/2} > 0 by [L1]. By [L5], qq is differentiable at cc with q(c)=ι(2)c=2c0q'(c) = \iota(2)c = 2c \ne 0; so [L4] gives gg differentiable at x=q(c)x = q(c) with g(x)=1/(2c)=1/(2x)g'(x) = 1/(2c) = 1/(2\sqrt{x}).

step 1.1L1L4L5L10
3.1

Hence H=2gH = 2g is differentiable at every x(0,1]x \in (0,1] with H(x)=2/(2x)=1/xH'(x) = 2/(2\sqrt{x}) = 1/\sqrt{x}, by [L5].

step 2.2L5
4.1

Claim 3. For nNn \in \mathbb{N} put xn:=1/ι(n+1)2x_n := 1/\iota(n+1)^{2}, a real in (0,1](0,1] by [L9]. Then xn=1/ι(n+1)\sqrt{x_n} = 1/\iota(n+1), since that number is positive with square xnx_n and [L1] gives uniqueness; so H(xn)=ι(n+1)H'(x_n) = \iota(n+1) by step 3.1.

step 3.1L1L9L10
5.1

HH' is unbounded on (0,1](0,1]: given a real M0M \ge 0, [L9] supplies nn with M<ι(n+1)=H(xn)M < \iota(n+1) = H'(x_n).

step 4.1L9
5.2

HH is not differentiable at 00. The difference quotient of HH at 00 is x2x/x=2/xx \mapsto 2\sqrt{x}/x = 2/\sqrt{x} for x(0,1]x \in (0,1], by [L1] and [L10]; at xnx_n it takes the value 2ι(n+1)2\iota(n+1), which exceeds every real by [L9]. So no real LL can satisfy the ε\varepsilon-δ\delta condition with ε=1\varepsilon = 1: any δ>0\delta>0 admits some xn<δx_n < \delta, again by [L9], at which the quotient exceeds L+1L+1.

step 4.1L1L9L10
6.1

Claim 4. Let u:[0,1]Ru : [0,1] \to \mathbb{R} agree with HH' on (0,1](0,1]. By step 5.1, uu is unbounded on [0,1][0,1], so it has no Darboux sums and is not Riemann integrable there, by [L8].

step 5.1L8
7.1

The hypotheses of the second fundamental theorem both fail on [0,1][0,1], by step 5.2 and step 6.1; so [L7] gives nothing there, and 01H\int_0^1 H' is an undefined symbol.

step 5.2step 6.1L7L8
8.1

On [η,1][\eta,1] everything works. There \sqrt{\cdot} is continuous and does not vanish, so H=1/H' = 1/\sqrt{\cdot} is continuous on [η,1][\eta,1] by [L6] and integrable there; HH is differentiable at every point of [η,1][\eta,1] by step 3.1; so [L7] gives η1H=H(1)H(η)=22η\int_{\eta}^{1}H' = H(1)-H(\eta) = 2 - 2\sqrt{\eta}.

step 2.1step 3.1L1L6L7

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-08-01Open item page →

The sign function is Riemann integrable on [1,1][-1,1] and has no primitive there

Statement refuted

False claim: every Riemann integrable function on a closed bounded interval has a primitive there, that is, is the derivative of some function on that interval.

Let s:[1,1]Rs : [-1,1] \to \mathbb{R} be the sign function,

s(x)  :=  {11x<0,0x=0,10<x1.s(x) \;:=\; \begin{cases} -1 & -1 \le x < 0, \\ 0 & x = 0, \\ 1 & 0 < x \le 1. \end{cases}

Then ss is Riemann integrable on [1,1][-1,1] with 11s=0\int_{-1}^{1} s = 0, and there is no G:[1,1]RG : [-1,1] \to \mathbb{R} differentiable at every point of [1,1][-1,1] with G=sG' = s.

The integral function of ss is F(x)=x1F(x) = |x| - 1, which is differentiable at every point of [1,1][-1,1] except x=0x = 0 — exactly the one point where ss is discontinuous. That is consistent with The first fundamental theorem: if ff is integrable on [a,b][a,b] and continuous at cc, then F(c)=f(c)F'(c) = f(c); in particular a continuous ff has FF as a primitive, which claims F(c)=s(c)F'(c) = s(c) only at points of continuity of ss, and it is what the refutation below turns into a contradiction.

Facts & Assumptions

Given: The sign function ss on [1,1][-1,1] and its integral function F(x)=1xsF(x) = \int_{-1}^{x} s.

[A1]

There is G:[1,1]RG : [-1,1] \to \mathbb{R}, differentiable at every point of [1,1][-1,1] as a function on [1,1][-1,1], with G(x)=s(x)G'(x) = s(x) for every x[1,1]x \in [-1,1].

[L7]

Absolute value: x=x|x| = x for x0x \ge 0 and x=x|x| = -x for x0x \le 0; x/x=1|x|/x = 1 for x>0x>0 and =1= -1 for x<0x<0 (Absolute value in an ordered field, Basic properties of the absolute value, Ordered field, Complete ordered field (least-upper-bound property)).

Counterexample

technique · contradiction
1.1

ss is bounded, with s1|s| \le 1, and continuous at every point of [1,1][-1,1] other than 00: near a point x0x \ne 0 it is locally constant. So ss is integrable on [1,1][-1,1], and likewise on [1,0][-1,0] and on [0,1][0,1], by [L1].

givenL1
1.2

Assume [A1]. Then G=sG' = s everywhere on [1,1][-1,1].

assume-contraA1
2.1

On [1,0][-1,0] the function ss agrees with the constant 1-1 except at the single point 00, so 10s=1(0(1))=1\int_{-1}^{0} s = -1\cdot(0-(-1)) = -1 by [L2]; on [0,1][0,1] it agrees with the constant 11 except at 00, so 01s=1\int_0^1 s = 1.

step 1.1L2
2.2

On I+:=[0,1]I_{+} := [0,1] the function u+(x):=G(x)xu_{+}(x) := G(x) - x is continuous, by [L5], and differentiable at every interior point x(0,1)x \in (0,1) with u+(x)=s(x)1=0u_{+}'(x) = s(x) - 1 = 0; so u+u_{+} is constant on [0,1][0,1] by [L4], say G(x)=x+c1G(x) = x + c_1 there.

step 1.2L4L5choose
2.3

On I:=[1,0]I_{-} := [-1,0] the function u(x):=G(x)+xu_{-}(x) := G(x) + x is continuous and differentiable at every x(1,0)x \in (-1,0) with u(x)=s(x)+1=0u_{-}'(x) = s(x)+1 = 0; so G(x)=x+c2G(x) = -x + c_2 on [1,0][-1,0].

step 1.2L4L5choose
3.1

By [L3], 11s=10s+01s=1+1=0\int_{-1}^{1} s = \int_{-1}^{0} s + \int_0^1 s = -1 + 1 = 0.

step 2.1L3
3.2

By [L3] again, F(x)=1xsF(x) = \int_{-1}^{x} s equals 1+x-1 + x for x[0,1]x \in [0,1] and equals (x(1))=x1-(x-(-1)) = -x-1 for x[1,0]x \in [-1,0], by [L2] applied on the relevant piece; in both cases F(x)=x1F(x) = |x| - 1 by [L7].

step 2.1L2L3L7
3.3

Evaluating both formulas at x=0x = 0 gives c1=G(0)=c2c_1 = G(0) = c_2; write cc for the common value, so G(x)=x+cG(x) = |x| + c for every x[1,1]x \in [-1,1] by [L7].

step 2.2step 2.3L7
4.1

The difference quotient of GG at 00 is x(G(x)G(0))/x=x/xx \mapsto (G(x)-G(0))/x = |x|/x, which equals 11 for x>0x > 0 and 1-1 for x<0x < 0 by [L7]; so its right-hand limit at 00 is 11 and its left-hand limit is 1-1.

step 3.3L7
5.1

By [L6] the two-sided limit of that quotient at 00 does not exist, so GG is not differentiable at 00; this contradicts [A1].

step 4.1A1L6
6.1

Hence no such GG exists: ss is integrable on [1,1][-1,1] by step 1.1 and has no primitive there, so the claim is false.

step 1.1step 3.1step 5.1discharge-contradiction

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

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

CounterexampleConstruction: Literature-sourcedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Integrable φ\varphi and integrable ff with φf\varphi\circ f not integrable: the order of the hypotheses in the composition theorem cannot be reversed

Statement refuted

False claim: if f:[a,b][m,M]f : [a,b] \to [m,M] is Riemann integrable and φ:[m,M]R\varphi : [m,M] \to \mathbb{R} is Riemann integrable, then φf\varphi\circ f is Riemann integrable on [a,b][a,b].

That is If ff is integrable on [a,b][a,b] with values in [m,M][m,M] and φ\varphi is continuous on [m,M][m,M], then φf\varphi \circ f is integrable with "continuous" weakened to "integrable" on the outer function, and it is false. On [0,1][0,1] take f:=tf := t, Thomae's function (The Dirichlet function 1Q1_{\mathbb{Q}}, and Thomae's function tt with t(x)=1/qt(x) = 1/q at a rational x=p/qx = p/q in lowest terms with q1q \ge 1 and t(x)=0t(x) = 0 at every irrational xx), whose values lie in [0,1][0,1], and

φ:[0,1]R,φ(u)  :=  {0u=0,10<u1.\varphi : [0,1] \to \mathbb{R}, \qquad \varphi(u) \;:=\; \begin{cases} 0 & u = 0, \\ 1 & 0 < u \le 1. \end{cases}

Both are Riemann integrable, tt because its discontinuity set is at most countable and φ\varphi because it is nondecreasing. But

φt  =  1Qon [0,1],\varphi \circ t \;=\; \mathbf{1}_{\mathbb{Q}} \quad \text{on } [0,1] ,

the Dirichlet function, which is not Riemann integrable.

Exactly one hypothesis of the composition theorem fails, and it is named: φ\varphi is not continuous, being discontinuous at 00. The theorem's hypothesis is continuous after integrable; here the outer function is merely integrable, and that is not enough.

Facts & Assumptions

Given: Thomae's function tt on [0,1][0,1], with t(x)=1/ι(q(x))t(x) = 1/\iota(q(x)) at a rational xx of least denominator q(x)1q(x) \ge 1 and t(x)=0t(x) = 0 at an irrational xx, and the function φ\varphi above.

[L3]

Q\mathbb{Q} is countably infinite and every subset of an at most countable set is at most countable (Q\mathbb{Q} is countably infinite, Every subset of an at most countable set is at most countable, Finite, countably infinite, countable, uncountable).

Counterexample

technique · direct
1.1

tt is bounded on [0,1][0,1] with values in [0,1][0,1], by [L1].

givenL1
1.2

The set of discontinuities of tt in [0,1][0,1] is Q[0,1]\mathbb{Q}\cap[0,1] by [L2], which is at most countable by [L3].

L2L3
1.3

φ\varphi is nondecreasing on [0,1][0,1]: for uvu \le v the only case not giving φ(u)=φ(v)\varphi(u) = \varphi(v) is u=0<vu = 0 < v, where φ(u)=0<1=φ(v)\varphi(u) = 0 < 1 = \varphi(v). So φ\varphi is bounded and integrable on [0,1][0,1] by [L5].

givenL5L7
2.1

Hence tt is Riemann integrable on [0,1][0,1] by [L4].

step 1.1step 1.2L4
2.2

For x[0,1]x \in [0,1]: if xx is rational then t(x)>0t(x) > 0 by [L1], so φ(t(x))=1\varphi(t(x)) = 1; if xx is irrational then t(x)=0t(x) = 0, so φ(t(x))=0\varphi(t(x)) = 0. Hence φt\varphi\circ t agrees with 1Q\mathbf{1}_{\mathbb{Q}} at every point of [0,1][0,1].

step 1.1givenL1
3.1

1Q\mathbf{1}_{\mathbb{Q}} is bounded on [0,1][0,1] and continuous at no point of it by [L2], so its discontinuity set is [0,1][0,1], which does not have measure zero by [L6]; therefore φt\varphi\circ t is not Riemann integrable on [0,1][0,1] by [L6].

step 2.2L2L6
4.1

So tt and φ\varphi are integrable while φt\varphi\circ t is not, and the claim is false. The hypothesis of If ff is integrable on [a,b][a,b] with values in [m,M][m,M] and φ\varphi is continuous on [m,M][m,M], then φf\varphi \circ f is integrable that fails here is the continuity of the outer function: φ\varphi is discontinuous at 00, since φ(0)=0\varphi(0) = 0 while φ(u)=1\varphi(u) = 1 for every u(0,1]u \in (0,1] and every neighbourhood of 00 in [0,1][0,1] contains such a uu.

step 2.1step 1.3step 3.1L7

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

A function that is not Riemann integrable although f\lvert f\rvert is

Statement refuted

False claim: if f|f| is Riemann integrable on [a,b][a,b] then so is ff; that is, the first clause of If f,gf,g are integrable on [a,b][a,b] then so are f\lvert f\rvert, f2f^{2}, fgfg, max(f,g)\max(f,g) and min(f,g)\min(f,g), and abfabf\bigl\lvert\int_a^b f\bigr\rvert \le \int_a^b\lvert f\rvert has a converse.

Let 1Q\mathbf{1}_{\mathbb{Q}} be the Dirichlet function (The Dirichlet function 1Q1_{\mathbb{Q}}, and Thomae's function tt with t(x)=1/qt(x) = 1/q at a rational x=p/qx = p/q in lowest terms with q1q \ge 1 and t(x)=0t(x) = 0 at every irrational xx) and put

f:[0,1]R,f(x)  :=  21Q(x)1  =  {1x rational,1x irrational.f : [0,1] \to \mathbb{R}, \qquad f(x) \;:=\; 2\,\mathbf{1}_{\mathbb{Q}}(x) - 1 \;=\; \begin{cases} 1 & x \text{ rational}, \\ -1 & x \text{ irrational}. \end{cases}

Then f|f| is the constant function 11, integrable with 01f=1\int_0^1 |f| = 1, while ff is not Riemann integrable on [0,1][0,1]: every lower Darboux sum of ff is 1-1 and every upper Darboux sum is 11, so the lower and upper integrals are 1-1 and 11.

Facts & Assumptions

Given: The function f=21Q1f = 2\mathbf{1}_{\mathbb{Q}} - 1 on [0,1][0,1], and a partition P=(n,t)P = (n,t) of [0,1][0,1].

[L2]

Both Q\mathbb{Q} and the irrationals are dense in R\mathbb{R}, so every nonempty open interval contains a rational and an irrational (Both Q\mathbb{Q} and RQ\mathbb{R} \setminus \mathbb{Q} are dense in R\mathbb{R}, and every nonempty open subset of R\mathbb{R} is uncountable).

[L3]

For a partition P=(n,t)P = (n,t) of [0,1][0,1]: n1n \ge 1, Δi=ti+1ti>0\Delta_i = t_{i+1}-t_i > 0, i<nΔi=1\sum_{i<n}\Delta_i = 1, and the open interval (ti,ti+1)(t_i,t_{i+1}) is nonempty (Partition of [a,b][a,b] as a finite strictly increasing list a=t0<t1<<tn=ba = t_0 < t_1 < \dots < t_n = b, its subintervals and their lengths, its mesh, refinement, and the common refinement of two partitions, Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length, Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L4]

L(u,P)=i<nmiΔiL(u,P) = \sum_{i<n}m_i\Delta_i and U(u,P)=i<nMiΔiU(u,P) = \sum_{i<n}M_i\Delta_i with mi=infu[Ii]m_i = \inf u[I_i] and Mi=supu[Ii]M_i = \sup u[I_i]; a set with a least element has it as its infimum and with a greatest element has it as its supremum (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, Greatest lower bound (infimum), Maximum and minimum of a set).

[L5]

01u=supPL(u,P)\underline{\int_0^1} u = \sup_P L(u,P) and 01u=infPU(u,P)\overline{\int_0^1} u = \inf_P U(u,P); uu is integrable exactly when the two agree (The lower and upper Darboux integrals of a bounded ff on [a,b][a,b] as supPL(f,P)\sup_P L(f,P) and infPU(f,P)\inf_P U(f,P), Darboux integrability as their equality, and the notation abf\int_a^b f, Lower bound, bounded below, bounded set).

[L6]

Finite sums: scaling and i<nλΔi=λi<nΔi\sum_{i<n}\lambda\Delta_i = \lambda\sum_{i<n}\Delta_i (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clause 2).

[L8]

Absolute value and ordered-field arithmetic: 1=1=1|1| = |-1| = 1, and the order is total (Absolute value in an ordered field, Ordered field, Complete ordered field (least-upper-bound property)).

Counterexample

technique · direct
1.1

f|f| is the constant function 11 on [0,1][0,1]: at a rational xx, f(x)=211=1f(x) = 2\cdot1 - 1 = 1, and at an irrational xx, f(x)=201=1f(x) = 2\cdot0-1 = -1, and 1=1=1|1| = |-1| = 1 by [L1] and [L8]. Hence f|f| is integrable with 01f=1\int_0^1|f| = 1 by [L7].

givenL1L7L8
1.2

Let P=(n,t)P = (n,t) be any partition of [0,1][0,1] and let i<ni < n. The open interval (ti,ti+1)(t_i,t_{i+1}) is nonempty by [L3], so it contains a rational and an irrational by [L2]; both lie in IiI_i, so 1f[Ii]1 \in f[I_i] and 1f[Ii]-1 \in f[I_i].

givenL2L3
2.1

ff is bounded, with values in {1,1}\{-1,1\}, so its Darboux sums are defined by [L4] and [L5].

step 1.1givenL4L5
3.1

Since f[Ii]{1,1}f[I_i] \subseteq \{-1,1\} and both values occur, mi=1m_i = -1 and Mi=1M_i = 1 by [L4].

step 2.1step 1.2L4
4.1

Hence L(f,P)=i<n(1)Δi=1L(f,P) = \sum_{i<n}(-1)\Delta_i = -1 and U(f,P)=i<n1Δi=1U(f,P) = \sum_{i<n}1\cdot\Delta_i = 1, by [L4], [L6] and [L3].

step 3.1L3L4L6
5.1

That holds for every partition PP, so the set of lower sums is {1}\{-1\} and the set of upper sums is {1}\{1\}; by [L5], 01f=11=01f\underline{\int_0^1}f = -1 \ne 1 = \overline{\int_0^1}f and ff is not integrable.

step 4.1L5
6.1

So f|f| is integrable on [0,1][0,1] while ff is not, and the claim is false.

step 1.1step 5.1

Remarks

CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Continuous fn0f_n \to 0 pointwise on [0,1][0,1] with 01fn=1\int_0^1 f_n = 1 for every nn

Statement refuted

False claim: if (fn)(f_n) is a sequence of Riemann integrable functions on [0,1][0,1] converging pointwise to ff, and ff is integrable, then 01fn01f\int_0^1 f_n \to \int_0^1 f.

For nNn \in \mathbb{N} write cn:=ι(n+1)1c_n := \iota(n+1) \ge 1 (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing) and define the tent fn:[0,1]Rf_n : [0,1] \to \mathbb{R} by

fn(x)  :=  {4cn2x0x12cn,4cn2(1cnx)12cnx1cn,01cnx1.f_n(x) \;:=\; \begin{cases} 4c_n^{2}\,x & 0 \le x \le \tfrac{1}{2c_n}, \\[3pt] 4c_n^{2}\bigl(\tfrac{1}{c_n} - x\bigr) & \tfrac{1}{2c_n} \le x \le \tfrac{1}{c_n}, \\[3pt] 0 & \tfrac{1}{c_n} \le x \le 1 . \end{cases}

Each fnf_n is continuous on [0,1][0,1], hence integrable, with

01fn  =  1for every n,\int_0^1 f_n \;=\; 1 \qquad \text{for every } n ,

while fn(x)0f_n(x) \to 0 for every x[0,1]x \in [0,1]. So the pointwise limit is the zero function, whose integral is 00, and the integrals do not converge to it.

The heights are unbounded: fnf_n attains the value 2cn2c_n at x=1/(2cn)x = 1/(2c_n), and 2cn2c_n \to \infty. That is what the example refutes and what it does not: it refutes the interchange for pointwise convergence, and it says nothing whatever about sequences that are uniformly bounded, for which no theorem is stated on this page in any direction.

Facts & Assumptions

Given: For nNn \in \mathbb{N}, cn=ι(n+1)c_n = \iota(n+1) and the function fnf_n above; a point x[0,1]x \in [0,1] and a real ε>0\varepsilon > 0.

[L1]
[L6]

For n1n \ge 1 the map xxnx \mapsto x^{n} has derivative ι(n)xn1\iota(n)x^{\,n-1}; sums and scalar multiples of differentiable functions are differentiable with the corresponding derivatives; and pqc=c(qp)\int_p^q c = c(q-p) for a constant (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, If mfMm \le f \le M on [a,b][a,b] then m(ba)L(f,P)abfabfU(f,P)M(ba)m(b-a) \le L(f,P) \le \underline{\int_a^b} f \le \overline{\int_a^b} f \le U(f,P) \le M(b-a) for every partition PP; in particular every constant function is integrable, with abc=c(ba)\int_a^b c = c(b-a), 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).

[L7]

A sequence of reals converges to LL when for every real ε>0\varepsilon>0 there is NN with anL<ε|a_n - L| < \varepsilon for all nNn \ge N (Limits and Cauchy sequences of reals, Sequences of reals: bounded, eventually, frequently, tails, subsequences).

Counterexample

technique · direct
1.1

cn1c_n \ge 1 by [L1], so 0<1/(2cn)<1/cn10 < 1/(2c_n) < 1/c_n \le 1 and the three pieces of the definition subdivide [0,1][0,1].

givenL1
2.1

The three formulas agree at the shared endpoints: at x=1/(2cn)x = 1/(2c_n) both give 4cn2/(2cn)=2cn4c_n^{2}/(2c_n) = 2c_n, and at x=1/cnx = 1/c_n the second gives 00, which is the third. So fnf_n is a well-defined function and is continuous on [0,1][0,1] by [L2], hence integrable by [L3].

step 1.1L2L3
2.2

On [1/cn,1][1/c_n, 1] the function fnf_n is constantly 00, so 1/cn1fn=0\int_{1/c_n}^{1} f_n = 0 by [L6]; when 1/cn=11/c_n = 1 this piece is degenerate and the integral is 00 by [L4].

step 1.1L4L6
2.3

Pointwise convergence to 00. At x=0x = 0 every fn(0)=0f_n(0) = 0. For x>0x > 0, [L1] gives NN with 1/ι(N+1)<x1/\iota(N+1) < x, and for nNn \ge N one has cn=ι(n+1)ι(N+1)c_n = \iota(n+1) \ge \iota(N+1), hence 1/cn1/ι(N+1)<x1/c_n \le 1/\iota(N+1) < x, so xx lies in the third piece and fn(x)=0f_n(x) = 0.

step 1.1givenL1L8
3.1

On [0,1/(2cn)][0, 1/(2c_n)] the function H(x):=2cn2x2H(x) := 2c_n^{2}x^{2} has H(x)=4cn2x=fn(x)H' (x)= 4c_n^{2}x = f_n(x) by [L6], so 01/(2cn)fn=H(1/(2cn))H(0)=2cn2/(4cn2)=1/2\int_0^{1/(2c_n)} f_n = H(1/(2c_n)) - H(0) = 2c_n^{2}/(4c_n^{2}) = 1/2 by [L5].

step 2.1L5L6
3.2

On [1/(2cn),1/cn][1/(2c_n), 1/c_n] the function H2(x):=4cn2(x/cnx2/2)H_2(x) := 4c_n^{2}\bigl(x/c_n - x^{2}/2\bigr) has H2(x)=4cn2(1/cnx)=fn(x)H_2'(x) = 4c_n^{2}(1/c_n - x) = f_n(x) by [L6], and H2(1/cn)=4cn2(1/cn21/(2cn2))=2H_2(1/c_n) = 4c_n^{2}\bigl(1/c_n^{2} - 1/(2c_n^{2})\bigr) = 2 while H2(1/(2cn))=4cn2(1/(2cn2)1/(8cn2))=3/2H_2(1/(2c_n)) = 4c_n^{2}\bigl(1/(2c_n^{2}) - 1/(8c_n^{2})\bigr) = 3/2; so 1/(2cn)1/cnfn=23/2=1/2\int_{1/(2c_n)}^{1/c_n} f_n = 2 - 3/2 = 1/2 by [L5].

step 2.1L5L6
3.3

Hence fn(x)0=0<ε|f_n(x) - 0| = 0 < \varepsilon for all nNn \ge N, so fn(x)0f_n(x) \to 0 for every x[0,1]x \in [0,1] by [L7].

step 2.3L7
4.1

By [L4] applied twice, 01fn=1/2+1/2+0=1\int_0^1 f_n = 1/2 + 1/2 + 0 = 1 for every nn.

step 3.1step 3.2step 2.2L4
5.1

The pointwise limit is the zero function, which is integrable with integral 00 by [L6], while 01fn=1\int_0^1 f_n = 1 for every nn by step 4.1; so the integrals do not converge to the integral of the limit and the claim is false.

step 4.1step 3.3L6L7

Remarks

  • What this refutes, stated exactly. It refutes the interchange of a limit with an integral under pointwise convergence alone, even when every fnf_n is continuous and the limit function is as regular as possible. It does not refute, and does not address, any statement about uniformly convergent sequences or about uniformly bounded ones; no such statement is proved on this page, and none is contradicted here.

  • Unboundedness of the heights is essential to the construction and is stated as a feature, not hidden. sup[0,1]fn=2cn\sup_{[0,1]} f_n = 2c_n grows without bound, and the mass 11 escapes into a spike of shrinking width. A reader who wants a theorem in this direction should note that the hypothesis to look for is a bound on the whole sequence, and that whichever theorem supplies it is not on this page.

  • The integral of the limit exists here. The failure is not that the limit function is non-integrable — it is the zero function — but that the numbers 01fn\int_0^1 f_n simply do not converge to 010\int_0^1 0. A separate failure, in which the pointwise limit of integrable functions is not integrable at all, is recorded as a false statement on the companion page of The Riemann Integral.

CounterexampleConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

Continuous ff and integrable sign-changing gg with abfgf(ξ)abg\int_a^b fg \ne f(\xi)\int_a^b g for every ξ\xi

Statement refuted

False claim: if ff is continuous on [a,b][a,b] and gg is integrable on [a,b][a,b], then there is ξ[a,b]\xi \in [a,b] with abfg=f(ξ)abg\int_a^b f g = f(\xi)\int_a^b g.

That is If ff is continuous on [a,b][a,b] and gg is integrable with g0g \ge 0, there is ξ[a,b]\xi \in [a,b] with abfg=f(ξ)abg\int_a^b fg = f(\xi)\int_a^b g with the hypothesis g0g \ge 0 deleted, and it is false. On [1,1][-1,1] take

f(t)  =  t,g(t)  =  t.f(t) \;=\; t, \qquad g(t) \;=\; t .

Both are continuous, hence integrable, and gg changes sign. Then

11fg  =  11t2dt  =  2ι(3)  >  0,11g  =  11tdt  =  0,\int_{-1}^{1} f g \;=\; \int_{-1}^{1} t^{2}\,\mathrm{d}t \;=\; \frac{2}{\iota(3)} \;>\; 0, \qquad \int_{-1}^{1} g \;=\; \int_{-1}^{1} t\,\mathrm{d}t \;=\; 0 ,

so f(ξ)11g=0f(\xi)\int_{-1}^{1} g = 0 for every ξ[1,1]\xi \in [-1,1], while the left-hand side is positive. No ξ\xi works.

Facts & Assumptions

Given: The functions f(t)=g(t)=tf(t) = g(t) = t on [1,1][-1,1], and ξ[1,1]\xi \in [-1,1] arbitrary.

[L3]

For n1n \ge 1 the function xxnx \mapsto x^{n} is differentiable at every real cc with derivative ι(n)cn1\iota(n)c^{\,n-1}, and a scalar multiple of a differentiable function is differentiable with the scaled derivative (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, claim 2, 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, claim 2, 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).

[L5]

Powers and canonical naturals: 12=11^{2} = 1, (1)2=1(-1)^{2} = 1, 13=11^{3} = 1, (1)3=1(-1)^{3} = -1, ι(2)=2>0\iota(2) = 2 > 0 and ι(3)=3>0\iota(3) = 3 > 0 (Integer powers ama^m, The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing, Ordered field).

Counterexample

technique · direct
1.1

ff and gg are continuous on [1,1][-1,1], hence integrable there by [L1], and fgfg, the function tt2t \mapsto t^{2}, is integrable by [L1] or [L2].

givenL1L2
1.2

The function H1(t):=t3/ι(3)H_1(t) := t^{3}/\iota(3) is differentiable at every real with H1(t)=ι(3)t2/ι(3)=t2H_1'(t) = \iota(3)t^{2}/\iota(3) = t^{2}, by [L3] and [L5].

L3L5construct
1.3

The function H2(t):=t2/ι(2)H_2(t) := t^{2}/\iota(2) is differentiable at every real with H2(t)=ι(2)t/ι(2)=tH_2'(t) = \iota(2)\,t/\iota(2) = t, by [L3] and [L5].

L3L5construct
2.1

By [L4] applied to H1H_1 on [1,1][-1,1], 11t2dt=H1(1)H1(1)=1/ι(3)(1)/ι(3)=2/ι(3)\int_{-1}^{1} t^{2}\,\mathrm{d}t = H_1(1)-H_1(-1) = 1/\iota(3) - (-1)/\iota(3) = 2/\iota(3), a positive real by [L5].

step 1.1step 1.2L4L5
2.2

By [L4] applied to H2H_2 on [1,1][-1,1], 11tdt=H2(1)H2(1)=1/ι(2)1/ι(2)=0\int_{-1}^{1} t\,\mathrm{d}t = H_2(1)-H_2(-1) = 1/\iota(2) - 1/\iota(2) = 0.

step 1.1step 1.3L4L5
3.1

For every ξ[1,1]\xi \in [-1,1], f(ξ)11g=ξ0=0f(\xi)\int_{-1}^{1} g = \xi \cdot 0 = 0 by step 2.2 and [L6], while 11fg=2/ι(3)>0\int_{-1}^{1} fg = 2/\iota(3) > 0 by step 2.1.

step 2.1step 2.2L5L6
4.1

Hence 11fgf(ξ)11g\int_{-1}^{1} fg \ne f(\xi)\int_{-1}^{1}g for every ξ[1,1]\xi \in [-1,1], and the claim fails at this pair.

step 3.1L5

Remarks

False statementConstruction: AI-generatedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

FALSE: if uu and vv are differentiable on [a,b][a,b] then abuv=u(b)v(b)u(a)v(a)abuv\int_a^b uv' = u(b)v(b)-u(a)v(a)-\int_a^b u'v

Statement

False claim: if u,v:[a,b]Ru, v : [a,b] \to \mathbb{R} are differentiable at every point of [a,b][a,b] (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

abuv  =  u(b)v(b)u(a)v(a)    abuv.\int_a^b u\,v' \;=\; u(b)v(b) - u(a)v(a) \;-\; \int_a^b u'\,v .

That is If u,vu,v are differentiable on [a,b][a,b] with u,vu',v' integrable, then abuv=u(b)v(b)u(a)v(a)abuv\int_a^b u v' = u(b)v(b)-u(a)v(a) - \int_a^b u'v with the hypothesis "uu' and vv' are integrable" deleted, and it is false.

The falsity is undefinedness, not a wrong number. Take [a,b]=[0,1][a,b] = [0,1], let u:=Gu := G be the everywhere-differentiable function of A function differentiable on [0,1][0,1] whose derivative is unbounded, hence not Riemann integrable, and let v(x):=xv(x) := x. Then uu and vv are differentiable at every point of [0,1][0,1], and uv=Guv' = G is continuous hence integrable, so the left-hand side exists. But uvu'v is the function xxG(x)x \mapsto x\,G'(x), which is unbounded on [0,1][0,1], hence 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 symbol 01uv\int_0^1 u'v on the right-hand side does not denote. An equation one of whose sides is undefined is not a true equation.

The correct hypothesis, and when it is automatic. If u,vu,v are differentiable on [a,b][a,b] with u,vu',v' integrable, then abuv=u(b)v(b)u(a)v(a)abuv\int_a^b u v' = u(b)v(b)-u(a)v(a) - \int_a^b u'v asks that uu' and vv' be integrable, which is what makes (uv)=uv+uv(uv)' = u'v + uv' integrable and lets the second fundamental theorem be applied to uvuv. It holds automatically when uu and vv are continuously differentiable, since a continuous function on [a,b][a,b] is integrable (A continuous function on [a,b][a,b] is Riemann integrable, by Heine-Cantor and Riemann's criterion).

Facts & Assumptions

Given: The function G:[0,1]RG : [0,1] \to \mathbb{R} of A function differentiable on [0,1][0,1] whose derivative is unbounded, hence not Riemann integrable, differentiable at every point of [0,1][0,1], together with the points un:=αn+14hnu_n := \alpha_n + \tfrac14 h_n of that item, where αn=1/ι(n+2)\alpha_n = 1/\iota(n+2), and v(x):=xv(x) := x on [0,1][0,1].

[A1]

The false claim above.

[L1]

GG is differentiable at every point of [0,1][0,1], GG' is unbounded there, and G(un)=316ι(n+2)2G'(u_n) = \tfrac{3}{16}\,\iota(n+2)^{2} with un>αn=1/ι(n+2)u_n > \alpha_n = 1/\iota(n+2) (A function differentiable on [0,1][0,1] whose derivative is unbounded, hence not Riemann integrable).

[L5]

ι(n+2)2>0\iota(n+2) \ge 2 > 0, and for every real ww there is a natural nn with w<ι(n+2)w < \iota(n+2) (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).

[L6]

Ordered-field arithmetic: multiplying an inequality by a positive real preserves it, the order is total and transitive, and a positive real has a positive inverse (Ordered field, Complete ordered field (least-upper-bound property), Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length).

Refutation

technique · direct
1.1

u:=Gu := G and vv are differentiable at every point of [0,1][0,1], by [L1] and [L2]; so the hypothesis of [A1] is satisfied by this pair.

givenA1L1L2
2.1

uv=G1=Guv' = G \cdot 1 = G, which is continuous on [0,1][0,1] by [L3] and therefore integrable there; so the left-hand side of [A1] exists.

step 1.1L2L3
2.2

uvu'v is the function xxG(x)x \mapsto x\,G'(x) on [0,1][0,1]. At the point unu_n its value is unG(un)>αn316ι(n+2)2=316ι(n+2)u_n\,G'(u_n) > \alpha_n \cdot \tfrac{3}{16}\iota(n+2)^{2} = \tfrac{3}{16}\,\iota(n+2), using αn=1/ι(n+2)>0\alpha_n = 1/\iota(n+2) > 0 and [L1].

step 1.1L1L5L6
3.1

Given a real M0M \ge 0, [L5] supplies nn with 163M<ι(n+2)\tfrac{16}{3}M < \iota(n+2), so unG(un)>Mu_n G'(u_n) > M by step 2.2; hence uvu'v is unbounded on [0,1][0,1].

step 2.2L5L6
4.1

By [L4] the function uvu'v has no Darboux sums and is not Riemann integrable on [0,1][0,1], so the symbol 01uv\int_0^1 u'v appearing in [A1] does not denote a real number.

step 3.1L4
5.1

So [A1] fails at this pair: its left-hand side is defined by step 2.1 and its right-hand side is not, by step 4.1, and the asserted identity is therefore not a true statement about them.

step 2.1step 4.1A1

Remarks

False statementConstruction: Literature-sourcedVerification: AI-generatedprecheck passverified 2026-08-10 (gpt-5.6-terra-codex-subscription)Open item page →

FALSE: in the substitution theorem the continuity of ff may be weakened to integrability, fφf\circ\varphi still being integrable

Statement

False claim: let c<dc<d be reals, let φ:[c,d]R\varphi : [c,d] \to \mathbb{R} be differentiable at every point of [c,d][c,d] with φ\varphi' integrable, and let ff be Riemann integrable on an interval JJ containing φ[[c,d]]\varphi[\,[c,d]\,]. Then fφf\circ\varphi is Riemann integrable on [c,d][c,d] — so the hypothesis "ff is continuous" in Substitution: if φ\varphi is differentiable on [c,d][c,d] with φ\varphi' integrable and ff is continuous on an interval containing φ([c,d])\varphi([c,d]), then φ(c)φ(d)f=cd(fφ)φ\int_{\varphi(c)}^{\varphi(d)} f = \int_c^d (f\circ\varphi)\,\varphi' may be weakened to "ff is integrable" without the right-hand side cd(fφ)φ\int_c^d (f\circ\varphi)\varphi' losing its meaning.

The claim is false. Let S[0,1]S \subseteq [0,1] be the Smith-Volterra-Cantor set (The Smith-Volterra-Cantor set: the same construction removing, at stage n1n \ge 1, an open middle interval of length 4n4^{-n} from each of the 2n12^{n-1} remaining intervals), which is compact, nowhere dense and not null (The Smith-Volterra-Cantor set is compact, perfect and nowhere dense, and does not have measure zero), and let

dS(u)  :=  inf{us : sS},φ(x)  :=  0xdS(x[0,1]).d_S(u) \;:=\; \inf\{\, |u-s| \ : \ s \in S \,\} , \qquad \varphi(x) \;:=\; \int_0^x d_S \quad (x \in [0,1]) .

Then φ\varphi is differentiable at every point of [0,1][0,1] with φ=dS\varphi' = d_S continuous, hence integrable; φ\varphi is strictly increasing; and φ[S]\varphi[S] has measure zero. Taking

f  :=  1φ[S]on J:=[0, φ(1)]f \;:=\; \mathbf{1}_{\varphi[S]} \quad \text{on } J := \bigl[0,\ \varphi(1)\bigr]

gives an integrable ff, because its discontinuity set is contained in the null closed set φ[S]\varphi[S], while

fφ  =  1Son [0,1],f\circ\varphi \;=\; \mathbf{1}_{S} \quad \text{on } [0,1] ,

whose discontinuity set is exactly SS and is not null. So fφf\circ\varphi is not Riemann integrable.

What this does and does not show. It shows that continuity of ff in Substitution: if φ\varphi is differentiable on [c,d][c,d] with φ\varphi' integrable and ff is continuous on an interval containing φ([c,d])\varphi([c,d]), then φ(c)φ(d)f=cd(fφ)φ\int_{\varphi(c)}^{\varphi(d)} f = \int_c^d (f\circ\varphi)\,\varphi' cannot simply be weakened to integrability: the composite in the right-hand side need not be integrable. It does not exhibit a pair for which both sides of the substitution identity exist and differ, and no such pair is claimed here.

Facts & Assumptions

Given: The Smith-Volterra-Cantor set S[0,1]S \subseteq [0,1], the function dSd_S and the function φ\varphi above, a real ε>0\varepsilon>0 and a natural number N1N \ge 1.

[L6]

A continuous w0w \ge 0 on [p,q][p,q] with p<qp<q and pqw=0\int_p^q w = 0 vanishes identically (A continuous f0f \ge 0 on [a,b][a,b] with abf=0\int_a^b f = 0 is identically 00).

[L8]

The continuous image of a compact set is compact, and a compact subset of R\mathbb{R} is closed and bounded (The image of a compact subset of R\mathbb{R} under a continuous real function is compact, A subset of R\mathbb{R} is compact if and only if it is closed and bounded).

[L10]

Finite sums: monotonicity in the terms and i<Nλ=ι(N)λ\sum_{i<N}\lambda = \iota(N)\lambda (Finite sums and finite products, by recursion, Laws of finite sums and finite products, clauses 2 and 4); ι(N)1>0\iota(N) \ge 1 > 0 for N1N \ge 1, and for every real η>0\eta>0 there is N1N \ge 1 with 1/ι(N)<η1/\iota(N)<\eta (The canonical natural ι(n)=n1F\iota(n) = n \cdot 1_F of a field, Canonical naturals are positive and strictly increasing, 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).

[L11]

Ordered-field arithmetic and suprema: a nonempty bounded set has a supremum and an infimum; min{s,t}\min\{s,t\} is at most the average of ss and tt when s+ts+t is fixed; multiplying inequalities by positive reals preserves them; the order is total and transitive (Complete ordered field (least-upper-bound property), Ordered field, Greatest lower bound (infimum), Intervals of R\mathbb{R}: the nine order-convex forms, nondegeneracy, and length, Injection, surjection, bijection).

Refutation

technique · direct
1.1

dS0d_S \ge 0 everywhere, dS(u)=0d_S(u) = 0 for uSu \in S, and dS(u)>0d_S(u) > 0 for uSu \notin S: SS is closed by [L1], so some ρ>0\rho>0 has (uρ,u+ρ)S=(u-\rho,u+\rho)\cap S = \varnothing, whence usρ|u-s| \ge \rho for every sSs \in S and dS(u)ρd_S(u) \ge \rho.

givenL1L3L11
2.1

dSd_S is continuous by [L3], hence integrable on every [0,x][0,x] with x>0x>0 by [L4]; so φ\varphi is defined on [0,1][0,1], and by [L5] it is differentiable at every point of [0,1][0,1] with φ=dS\varphi' = d_S, which is integrable by [L4].

step 1.1L3L4L5
3.1

φ\varphi is strictly increasing, hence injective. For 0x<y10 \le x < y \le 1, φ(y)φ(x)=xydS0\varphi(y)-\varphi(x) = \int_x^y d_S \ge 0 by [L5] and [L7]; if it were 00 then [L6] would force dS0d_S \equiv 0 on [x,y][x,y], so [x,y]S[x,y] \subseteq S by step 1.1, contradicting [L2]. Hence φ(x)<φ(y)\varphi(x)<\varphi(y). In particular φ(0)=0<φ(1)\varphi(0)=0<\varphi(1).

step 1.1step 2.1L2L5L6L7
3.2

A quadratic contraction on SS. Let x<yx<y both lie in SS. For u[x,y]u \in [x,y] one has dS(u)min{ux, yu}(yx)21d_S(u) \le \min\{u-x,\ y-u\} \le (y-x)\cdot 2^{-1}, since x,ySx,y \in S; so by [L5] and [L7], 0φ(y)φ(x)=xydS(yx)2210 \le \varphi(y)-\varphi(x) = \int_x^y d_S \le (y-x)^{2}\cdot 2^{-1}.

step 2.1L5L7L11
4.1

φ[S]\varphi[S] has content zero. Fix N1N \ge 1 and for i<Ni<N put Ji:=[ι(i)/ι(N), ι(i+1)/ι(N)]J_i := [\iota(i)/\iota(N),\ \iota(i+1)/\iota(N)], so the JiJ_i cover [0,1][0,1] and each has length 1/ι(N)1/\iota(N). If SJiS \cap J_i \ne \varnothing let Ei:=φ[SJi]E_i := \varphi[S \cap J_i], a nonempty bounded set, and put ai:=infEia_i := \inf E_i, bi:=supEib_i := \sup E_i; otherwise put ai:=bi:=0a_i := b_i := 0.

step 3.2L10L11construct
5.1

For z,wEiz,w \in E_i one has zw(1/ι(N))221|z-w| \le \bigl(1/\iota(N)\bigr)^{2}\cdot 2^{-1} by step 3.2, the two preimages lying in SJiS \cap J_i; hence biai+(1/ι(N))221b_i \le a_i + \bigl(1/\iota(N)\bigr)^{2}\cdot 2^{-1}, since every zEiz \in E_i is at most w+(1/ι(N))221w + (1/\iota(N))^{2}2^{-1} for each fixed ww, and then wbi(1/ι(N))221w \ge b_i - (1/\iota(N))^{2}2^{-1} for every ww.

step 3.2step 4.1L11
6.1

Every point of φ[S]\varphi[S] lies in some [ai,bi][a_i,b_i], because every point of SS lies in some JiJ_i; and i<N(biai)ι(N)(1/ι(N))221=1/(2ι(N))\sum_{i<N}(b_i-a_i) \le \iota(N)\cdot \bigl(1/\iota(N)\bigr)^{2}\cdot 2^{-1} = 1/\bigl(2\,\iota(N)\bigr) by [L10].

step 4.1step 5.1L10
7.1

Given ε>0\varepsilon>0, [L10] supplies N1N \ge 1 with 1/(2ι(N))ε1/(2\iota(N)) \le \varepsilon; so φ[S]\varphi[S] has content zero and therefore measure zero by [L9].

step 6.1L9L10
8.1

f:=1φ[S]f := \mathbf{1}_{\varphi[S]} is integrable on J=[0,φ(1)]J = [0,\varphi(1)]. It is bounded, with values in {0,1}\{0,1\}. SS is compact by [L1] and φ\varphi is continuous by [L5] and [L3], so φ[S]\varphi[S] is compact, hence closed, by [L8]; therefore at every zJφ[S]z \in J \setminus \varphi[S] some neighbourhood misses φ[S]\varphi[S] and ff vanishes on it, so ff is continuous there. The discontinuity set of ff is thus contained in φ[S]\varphi[S], which is null by step 7.1, so ff is integrable by [L9].

step 2.1step 7.1L1L3L8L9
9.1

fφ=1Sf\circ\varphi = \mathbf{1}_{S} on [0,1][0,1]. For x[0,1]x \in [0,1]: if xSx \in S then φ(x)φ[S]\varphi(x) \in \varphi[S] and f(φ(x))=1f(\varphi(x)) = 1; if xSx \notin S then φ(x)φ[S]\varphi(x) \notin \varphi[S], since φ\varphi is injective by step 3.1, and f(φ(x))=0f(\varphi(x)) = 0. Also φ[[0,1]]J\varphi[\,[0,1]\,] \subseteq J by step 3.1.

step 3.1step 8.1
10.1

1S\mathbf{1}_{S} is discontinuous at every point of SS. Let xSx \in S and ρ>0\rho>0; the set (xρ,x+ρ)(0,1)(x-\rho,x+\rho)\cap(0,1) contains a nonempty open interval, which by [L2] is not contained in SS, so some yy in it has 1S(y)=0\mathbf{1}_S(y) = 0 while 1S(x)=1\mathbf{1}_S(x)=1; no δ\delta works for ε=21\varepsilon = 2^{-1}. At xSx \notin S the function vanishes on a neighbourhood, SS being closed, so it is continuous there.

step 9.1L1L2L11
11.1

The discontinuity set of fφf\circ\varphi on [0,1][0,1] is therefore exactly SS, which is not null by [L1]; so fφf\circ\varphi is bounded and not Riemann integrable, by [L9].

step 9.1step 10.1L1L9
12.1

So φ\varphi is differentiable on [0,1][0,1] with φ\varphi' integrable, ff is integrable on an interval containing φ[[0,1]]\varphi[\,[0,1]\,], and fφf\circ\varphi is not integrable: the claim is false, and the continuity hypothesis on ff in Substitution: if φ\varphi is differentiable on [c,d][c,d] with φ\varphi' integrable and ff is continuous on an interval containing φ([c,d])\varphi([c,d]), then φ(c)φ(d)f=cd(fφ)φ\int_{\varphi(c)}^{\varphi(d)} f = \int_c^d (f\circ\varphi)\,\varphi' cannot be weakened to integrability.

step 2.1step 8.1step 9.1step 11.1

Remarks

False statementConstruction: AI-adaptedVerification: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-29Open item page →

FALSE: for every integrable ff on [a,b][a,b], the integral function F(x)=axfF(x)=\int_a^x f satisfies F=fF' = f on [a,b][a,b]

Statement

False claim: let a<ba<b be reals and let f:[a,b]Rf : [a,b] \to \mathbb{R} be Riemann integrable (The lower and upper Darboux integrals of a bounded ff on [a,b][a,b] as supPL(f,P)\sup_P L(f,P) and infPU(f,P)\inf_P U(f,P), Darboux integrability as their equality, and the notation abf\int_a^b f). Then its integral function F(x)=axfF(x) = \int_a^x f (The integral function F(x):=axfF(x) := \int_a^x f of an integrable ff) is differentiable at every point of [a,b][a,b] with F(x)=f(x)F'(x) = f(x) there.

The claim fails in two independent ways, and both are exhibited below.

  1. FF' may fail to exist. For the sign function ss on [1,1][-1,1] (The sign function is Riemann integrable on [1,1][-1,1] and has no primitive there) one has F(x)=x1F(x) = |x|-1, which is not differentiable at 00.
  2. FF' may exist and differ from ff. On [0,1][0,1] let f(x):=0f(x) := 0 for x1/2x \ne 1/2 and f(1/2):=1f(1/2) := 1. Then FF is the zero function, so F(1/2)=0F'(1/2) = 0 while f(1/2)=1f(1/2) = 1.

The second witness shows the failure is not exotic: any integrable ff that differs from a continuous gg at a single point has the same integral function as gg, by Changing an integrable function at finitely many points changes neither its integrability nor its integral, and therefore has F=gfF' = g \ne f at that point. Continuity of ff at the point is what the true theorem The first fundamental theorem: if ff is integrable on [a,b][a,b] and continuous at cc, then F(c)=f(c)F'(c) = f(c); in particular a continuous ff has FF as a primitive asks for, and it asks for nothing more. It is not claimed here to be necessary: what the conclusion needs is the equality F(c)=f(c)F'(c) = f(c), and the last Remark below exhibits an ff discontinuous at a point where that equality nevertheless holds.

Facts & Assumptions

Given: The sign function ss on [1,1][-1,1] of The sign function is Riemann integrable on [1,1][-1,1] and has no primitive there, with s(x)=1s(x) = -1 for x<0x<0, s(0)=0s(0) = 0 and s(x)=1s(x) = 1 for x>0x>0; and the function ff on [0,1][0,1] with f(1/2)=1f(1/2) = 1 and f(x)=0f(x) = 0 otherwise.

[A1]

The false claim: for every integrable uu on [p,q][p,q], the integral function of uu is differentiable everywhere on [p,q][p,q] with derivative uu.

[L5]

Absolute value: x=x|x| = x for x0x \ge 0, x=x|x| = -x for x0x \le 0, and x/x|x|/x is 11 for x>0x>0 and 1-1 for x<0x<0 (Absolute value in an ordered field, Basic properties of the absolute value).

Refutation

technique · direct
1.1

First witness. ss is integrable on [1,1][-1,1] by [L1], and its integral function is F(x)=1xsF(x) = \int_{-1}^{x}s.

givenL1
1.2

Second witness. The function ff on [0,1][0,1] is bounded and agrees with the constant 00 off the single point 1/21/2, so it is integrable with 0xf=0x0=0\int_0^{x}f = \int_0^{x}0 = 0 for every x[0,1]x \in [0,1] by [L2] and [L3]; hence its integral function is the zero function.

givenL2L3
2.1

For x[0,1]x \in [0,1]: by [L3], F(x)=10s+0xsF(x) = \int_{-1}^{0}s + \int_0^{x}s, and ss agrees with the constant 1-1 on [1,0][-1,0] off the single point 00 and with the constant 11 on [0,x][0,x] off the single point 00, so [L2] gives F(x)=1+xF(x) = -1 + x. For x[1,0]x \in [-1,0]: ss agrees with the constant 1-1 on [x,0][x,0] off 00, so 1xs=(x(1))=x1\int_{-1}^{x}s = -(x-(-1)) = -x-1 by [L2] and [L3]. In both cases F(x)=x1F(x) = |x|-1 by [L5].

step 1.1L2L3L5
2.2

The zero function is differentiable everywhere with derivative 00, so its derivative at 1/21/2 is 00, while f(1/2)=10f(1/2) = 1 \ne 0. Here FF' exists at the point and differs from ff there, so [A1] fails again, in a different way.

step 1.2givenL2L7
3.1

The difference quotient of FF at 00 is x(F(x)F(0))/x=x/xx \mapsto (F(x)-F(0))/x = |x|/x, which is 11 for x>0x>0 and 1-1 for x<0x<0 by [L5]; so its one-sided limits at 00 are 11 and 1-1.

step 2.1L5
4.1

By [L4] the limit of that quotient at 00 does not exist, so FF is not differentiable at 00 and [A1] fails at ss: the claim is false.

step 3.1A1L4
5.1

Both failures occur exactly at a discontinuity of the integrand: ss is discontinuous at 00 and ff at 1/21/2. Off those points [L6] applies and gives F=fF' = f, so the correct statement is The first fundamental theorem: if ff is integrable on [a,b][a,b] and continuous at cc, then F(c)=f(c)F'(c) = f(c); in particular a continuous ff has FF as a primitive, whose hypothesis is continuity of the integrand at the point in question.

step 4.1step 2.2L6

Remarks

  • The two witnesses are genuinely different failures. In the first, FF has no derivative at the bad point at all; in the second, FF is as smooth as could be wished and simply computes a different number. A repair attempting to weaken the conclusion to "FF is differentiable wherever it can be" would still be refuted by the second witness.

  • What is always true of FF is one dimension weaker. For every integrable ff the integral function is Lipschitz, hence uniformly continuous (The integral function of a bounded integrable ff is Lipschitz, hence uniformly continuous); differentiability is exactly what continuity of the integrand buys, and nothing more is available.

  • The failure set can be much larger than a point. For Thomae's function tt on [0,1][0,1] the integral function is identically 00, so F=0F' = 0 while tt is positive at every rational: the claim above then fails at every point of an infinite set, not merely at finitely many. No general statement is made here about an arbitrary integrable ff — at a discontinuity where ff happens to take the value FF' does, the two agree, and ff vanishing off {1/ι(n+1)}\{1/\iota(n+1)\} is such a case at the point 00.

Sources