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.
A bounded periodic oscillator made from a quartic Hermite spline
Example
Define , where . Then is bounded, nonconstant, -periodic, and . Moreover, takes the values and in every period.
Facts & Assumptions
Given: The displayed definition.
The integer-part lemma supplies the unique (Integer part: for every real there is exactly one integer with ).
Polynomial derivatives follow from 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 Integer powers .
Verification
On every interval , is the same quartic in , with derivative . Its values and first derivatives at and are all , so adjacent pieces and their derivatives agree continuously at every integer.
Translation by an integer leaves the fractional part unchanged, so is -periodic. Step 1.1 and the polynomial formula prove -regularity, and . At fractional parts and , the derivative formula gives and , respectively.
Depends on
- Integer part: for every real $x$ there is exactly one integer $m$ with $m \le x < m + 1$
- Higher derivatives and the classes $C^k$ and $C^\infty$
- 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
- Integer powers $a^m$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 92 results over 29 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)