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 with , let , and let be continuous on and -times differentiable on . If for every , then some satisfies .
Facts & Assumptions
Given: The ordered zeros and the stated regularity.
Rolle's theorem produces a zero of between two zeros of a continuous, interior-differentiable function (Rolle's theorem: if , is continuous on , differentiable at every point of , and , then for some ).
Differentiability at a point implies continuity there (A function differentiable at is continuous at ), and induction applies to natural numbers (The principle of mathematical induction).
Proof
For , Rolle's theorem on gives with .
For , apply Rolle on each to obtain with , so .
The function is continuous on , because those points lie in and the existence of gives continuity there; it is -times differentiable on . Apply the induction hypothesis of order to and the ordered zeros . This gives with .
The claim follows for every .
Depends on
- Higher derivatives and the classes $C^k$ and $C^\infty$
- Rolle's theorem: if $a < b$, $f$ is continuous on $[a,b]$, differentiable at every point of $(a,b)$, and $f(a) = f(b)$, then $f'(c) = 0$ for some $c \in (a,b)$
- A function differentiable at $c$ is continuous at $c$
- The principle of mathematical induction
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 61 results over 17 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
- J. Lebl, Basic Analysis I, Taylor's theorem and related calculus (standard reference, not scraped)
- MIT OpenCourseWare 18.100B Real Analysis, Spring 2025 lecture notes (standard reference, not scraped)
- University of Florida note, Generalized Rolle's theorem (standard reference, not scraped)