Alphabeta Math
CounterexampleConstruction: AI-adaptedVerification: AI-generatedprecheck 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.

f(t)=(t2,t3) on [0,1]: no ξ satisfies f(1)−f(0)=f′(ξ)

Statement refuted

Refuted claim: if f:[a,b]→Rm is continuous on [a,b] and differentiable on (a,b), then there is ξ∈(a,b) with

f(b)−f(a)  =  f′(ξ) (b−a).

That is the equality form of the mean value theorem (The mean value theorem, as the case g(x)=x of Cauchy's: for f continuous on [a,b] with a<b and differentiable on (a,b) there is c∈(a,b) with f(b)−f(a)=f′(c)(b−a)), which is true for m=1 and false for m≥2. What survives is the inequality ∥f(b)−f(a)∥2≤M(b−a) of The mean value inequality: if f:[a,b]→Rm is continuous and differentiable on (a,b) with ∥f′∥2≤M, then ∥f(b)−f(a)∥2≤M(b−a), and this item is the witness showing that the inequality cannot be upgraded.

The witness. Take m=2, [a,b]=[0,1] and f:[0,1]→R2 with components f0(t)=t2 and f1(t)=t3 (Integer powers am, Vector-valued functions f:A→Rm, their limits and continuity, with the dictionary to the metric notions).

Why this curve and not the classical one. The crispest classical witness is t↦(cos⁡t,sin⁡t) on [0,2π], whose derivative has constant norm 1 while the endpoints coincide. The trigonometric functions are introduced later in the reading order than this page, so they may not be used here; the polynomial curve above carries the same refutation with the material available. This substitution is recorded here, in the item itself, so that a reader who knows the classical example is told why it is absent rather than left to suppose that this library does not know it.

Facts & Assumptions

Given: The function f:[0,1]→R2 with f0(t)=t2 and f1(t)=t3, and the reals ι(2),ι(3),ι(4),ι(13) (The canonical natural ι(n)=n⋅1F of a field).

[A1]

The refuted claim, instantiated at m=2, a=0, b=1: there is ξ∈(0,1) with f(1)−f(0)=f′(ξ)⋅(1−0), that is f(1)−f(0)=f′(ξ).

[L5]

Canonical naturals are positive and strictly increasing, and carry sums to sums and products to products, so ι(2)2=ι(4), ι(3)2=ι(9), ι(4)+ι(9)=ι(13) and ι(3)≠ι(4) (Canonical naturals are positive and strictly increasing, The canonical natural ι(n)=n⋅1F of a field).

[L6]

Squaring is strictly monotone on the nonnegatives, so square roots compare in the same direction (Squaring is monotone on the nonnegatives).

Counterexample

technique · direct
1.1

Each component is differentiable at every real, with f0′(t)=ι(2)t and f1′(t)=ι(3)t2; hence f is differentiable at every t∈[0,1] with f′(t)=(ι(2)t, ι(3)t2), and f is continuous on [0,1].

L1L2L3L7
1.2

f(1)=(1,1) and f(0)=(0,0), so f(1)−f(0)=(1,1).

given
2.1

Suppose [A1] holds and let ξ∈(0,1) be as there; comparing first coordinates gives ι(2)ξ=1, so ξ=1/ι(2).

step 1.1step 1.2A1L2
2.2

Comparing second coordinates gives ι(3)ξ2=1.

step 1.1step 1.2A1L2
3.1

Substituting ξ=1/ι(2) into step 2.2 gives ι(3)/ι(2)2=ι(3)/ι(4)=1, hence ι(3)=ι(4), contradicting the strict increase of ι.

step 2.1step 2.2L5
4.1

So no ξ∈(0,1) satisfies [A1], and the refuted claim is false for m=2.

step 2.1step 2.2step 3.1A1
5.1

The inequality form does hold on this curve, with room to spare: ∥f(1)−f(0)∥2=2, while for t∈[0,1] one has ∥f′(t)∥2=ι(4)t2+ι(9)t4≤ι(4)+ι(9)=ι(13), so M:=ι(13) bounds ∥f′∥2 on (0,1) and 2≤ι(13)=M(1−0).

step 1.1step 1.2L4L6L7∎

Remarks

Depends on

Used by

Dependency tree · two levels

108 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources