Alphabeta Math
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-01
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.

Higher-order Rolle theorem

Statement

Let n∈N with n≥1, let x0<⋯<xn, and let f be continuous on [x0,xn] and n-times differentiable on (x0,xn). If f(xj)=0 for every j≤n, then some c∈(x0,xn) satisfies f(n)(c)=0.

Facts & Assumptions

Given: The ordered zeros and the stated regularity.

[L1]
[L2]

Differentiability at a point implies continuity there (A function differentiable at c is continuous at c), and induction applies to natural numbers (The principle of mathematical induction).

Proof

technique · induction
1.1

For n=1, Rolle's theorem on [x0,x1] gives c∈(x0,x1) with f′(c)=0.

baseL1
1.2

For n≥2, apply Rolle on each [xj−1,xj] to obtain yj∈(xj−1,xj) with f′(yj)=0, so y1<⋯<yn.

givenL1choose
2.1

The function f′ is continuous on [y1,yn], because those points lie in (x0,xn) and the existence of f′′ gives continuity there; it is (n−1)-times differentiable on (y1,yn). Apply the induction hypothesis of order n−1 to f′ and the n ordered zeros y1,…,yn. This gives c∈(y1,yn)⊂(x0,xn) with (f′)(n−1)(c)=f(n)(c)=0.

step 1.2L2ih
3.1

The claim follows for every n≥1.

step 1.1step 2.1L2discharge-induction∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

25 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