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.
Taylor's Schlömilch–Roche remainder formula
Statement
Let , let , and suppose has derivatives through order on , with the usual endpoint continuity. For every natural with , some satisfies The reflected formula holds when .
Facts & Assumptions
Given: as stated.
The Taylor polynomial and remainder are those of Taylor polynomials and their remainders, with coefficient identities from Taylor polynomials match the prescribed derivatives at the centre.
The Cauchy mean-value quotient form is Cauchy's mean-value theorem in quotient form when the denominator derivative is nonzero.
Finite-sum differentiation is licensed by Sums, scalar multiples, products and quotients: , , , and when , For a natural the function is differentiable everywhere with derivative ; for it is the constant , with derivative ; for a natural the function is differentiable at every with derivative ; consequently every polynomial function is differentiable at every real, with the derivative computed term by term, and Laws of finite sums and finite products.
If , then the canonical real is positive and nonzero (The canonical natural of a field, Canonical naturals are positive and strictly increasing).
Proof
Define and . Telescoping after differentiating the sum gives , while .
We have , , , and . Also on , because , , and .
Apply [L2] to . For some , .
Multiply by . If , interchange the interval endpoints; the same algebraic identity results.
Depends on
- Taylor polynomials and their remainders
- Taylor polynomials match the prescribed derivatives at the centre
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
- Integer powers $a^m$
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- Canonical naturals are positive and strictly increasing
- Cauchy's mean-value theorem in quotient form when the denominator derivative is nonzero
- Sums, scalar multiples, products and quotients: $(f+g)'(c) = f'(c) + g'(c)$, $(\alpha f)'(c) = \alpha f'(c)$, $(fg)'(c) = f'(c)g(c) + f(c)g'(c)$, and $(f/g)'(c) = \bigl(f'(c)g(c) - f(c)g'(c)\bigr)/g(c)^{2}$ when $g(c) \ne 0$
- For a natural $n \ge 1$ the function $x \mapsto x^{n}$ is differentiable everywhere with derivative $\iota(n)\,x^{\,n-1}$; for $n = 0$ it is the constant $1$, with derivative $0$; for a natural $n \ge 1$ the function $x \mapsto x^{-n}$ is differentiable at every $x \ne 0$ with derivative $-\iota(n)\,x^{-n-1}$; consequently every polynomial function is differentiable at every real, with the derivative computed term by term
- Laws of finite sums and finite products
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 100 results over 23 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
- MIT OpenCourseWare 18.100B Real Analysis, Spring 2025 lecture notes (standard reference, not scraped)
- MathWorld, Schlömilch's remainder (standard reference, not scraped)