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.
The one-sided flat function is with identically zero Taylor series
Example
Define Then and for every , although for .
Facts & Assumptions
Given: The displayed function.
Exponential dominates every polynomial (The exponential dominates every fixed nonnegative integer power at ).
Exponential is smooth, with positive values (The exponential function is smooth and , A power-series sum is infinitely differentiable inside its radius and satisfies at its centre, The exponential is positive and satisfies ).
Products and composites are differentiable by Sums, scalar multiples, products and quotients: , , , and when and The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with .
Verification
On , repeated product and chain rules give for a polynomial ; on , every derivative is .
If the formula holds at order , differentiating produces another polynomial times . By [L1], this tends to as .
The difference quotient for the -th derivative at is again a polynomial in times , so it tends to . Induction therefore extends every derivative continuously across , with value .
Depends on
- The exponential dominates every fixed nonnegative integer power at $+\infty$
- The exponential function is smooth and $(\exp)'=\exp$
- The chain rule, in one line from Carathéodory: if $g$ is differentiable at $c$ and $f$ is differentiable at $g(c)$, then $f \circ g$ is differentiable at $c$ with $(f \circ g)'(c) = f'(g(c))\,g'(c)$
- 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$
- A power-series sum is infinitely differentiable inside its radius and satisfies $a_n=f^{(n)}(c)/\iota(n!)$ at its centre
- The exponential is positive and satisfies $\exp(-x)=1/\exp(x)$
- The factorial $n!$ and the falling factorial $n^{\underline{k}}$, defined by recursion in $\mathbb{N}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 104 results over 21 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 full lecture notes (standard reference, not scraped)
- J. Lebl, Basic Analysis, Analytic Functions (standard reference, not scraped)
- MIT 18.102, Chapter 4 notes (standard reference, not scraped)