Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-adaptedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

FALSE: differentiability at every point of (a,b) alone yields a c∈(a,b) with f(b)−f(a)=f′(c)(b−a)

Statement

False claim: let a,b∈R with a<b and let f:[a,b]→R be differentiable at every point of (a,b) as a function on [a,b] (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set, Intervals of R: the nine order-convex forms, nondegeneracy, and length). Then there is c∈(a,b) with

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

This is 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) with the hypothesis "f is continuous on [a,b]" deleted, everything else left as it stands. It is false.

Why it is tempting. The conclusion mentions f′ only at interior points, and the hypothesis of continuity on the closed interval looks like a technical condition guaranteeing nothing the differentiability does not already give. It is not: the values f(a) and f(b) appear on the left-hand side of the conclusion, and nothing in a hypothesis about (a,b) alone connects them to the behaviour of f inside. A single unrelated value at one endpoint breaks the identity outright.

Facts & Assumptions

Given: The interval [0,1] and the function f:[0,1]→R defined by f(x):=x for x∈[0,1) and f(1):=0 (Intervals of R: the nine order-convex forms, nondegeneracy, and length).

[L1]

Derivative (The derivative f′(c)=lim⁡x→cf(x)−f(c)x−c of f:A→R at a point c∈A that is a limit point of A, and differentiability on a set): for c∈[0,1] a limit point of [0,1], the difference quotient q(x):=(f(x)−f(c))/(x−c) is a function on [0,1]∖{c}, and f is differentiable at c with f′(c)=L exactly when for every real ε>0 there is a real δ>0 such that every x∈[0,1] with 0<∣x−c∣<δ satisfies ∣q(x)−L∣<ε (The ε-δ limit lim⁡x→cf(x)=L of f:A→R at a limit point c of A).

[L3]

Absolute value and order (Basic properties of the absolute value): ∣u∣≥0; ∣u∣=0 exactly when u=0; and for δ>0 the condition ∣y−c∣<δ is c−δ<y<c+δ.

[L4]

0≠1 in R, since 0<1 (The multiplicative identity is positive).

[L5]

Continuity at a point (Continuity of f:A→R at a point of A and on A: the ε-δ condition, its agreement with lim⁡x→cf(x)=f(c) at a limit point, and continuity at an isolated point): f is continuous at p∈[0,1] when for every real ε>0 there is a real δ>0 such that every x∈[0,1] with ∣x−p∣<δ satisfies ∣f(x)−f(p)∣<ε.

Refutation

technique · direct
1.1

f is a well-defined function on [0,1]: every x∈[0,1] either equals 1 or does not, exclusively, so exactly one of the two clauses applies to it.

given
1.2

f(0)=0, since 0∈[0,1), and f(1)=0 by the second clause. Hence f(1)−f(0)=0, and also f(0)=f(1).

given
2.1

The derivative inside. Let c∈(0,1) and put δ:=min⁡{c, 1−c}, a positive real. Every x∈[0,1] with 0<∣x−c∣<δ satisfies x<c+δ≤c+(1−c)=1 by [L3], so x∈[0,1) and f(x)=x; and c∈[0,1), so f(c)=c. Therefore q(x)=(x−c)/(x−c)=1 for every such x.

step 1.1L3
2.2

f is not continuous at 1. Take ε:=1/2 and let a real δ>0 be given. Put x:=max⁡{1−δ/2, 1/2}; then 1/2≤x<1, so x∈[0,1) and f(x)=x, while ∣x−1∣≤δ/2<δ. Yet ∣f(x)−f(1)∣=∣x−0∣=x≥1/2=ε. So no δ witnesses the condition of [L5] at p=1 for this ε.

step 1.1L3L5
3.1

Let c∈(0,1) and let a real ε>0 be given. The δ of step 2.1 satisfies: every x∈[0,1] with 0<∣x−c∣<δ has ∣q(x)−1∣=∣1−1∣=0<ε by [L3]. Since c is a limit point of [0,1] by [L2], this is exactly the condition of [L1] with L:=1. So f is differentiable at c with f′(c)=1.

step 2.1L1L2L3
4.1

The claim fails on this witness. By step 3.1 the function f is differentiable at every point of (0,1), so it satisfies the hypothesis of the false claim with a:=0 and b:=1. For every c∈(0,1) one has f′(c)(b−a)=1⋅(1−0)=1, while f(b)−f(a)=f(1)−f(0)=0 by step 1.2. By [L4] these are different, so no c∈(0,1) satisfies the asserted identity, and the claim is false.

step 1.2step 3.1L4
5.1

The same witness refutes the corresponding weakening of Rolle's theorem: by step 1.2 one has f(0)=f(1), and by step 3.1 one has f′(c)=1≠0 at every c∈(0,1), so no interior point carries a vanishing derivative. What is missing in both cases is exactly the hypothesis deleted, continuity on the closed interval, and step 2.2 shows it fails at the single point 1.

step 1.2step 2.2step 3.1step 4.1L6∎

Remarks

Depends on

Used by

Dependency tree · two levels

32 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