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 extension of x^2 sin(1/x) by zero is differentiable but its derivative is discontinuous at zero
Example
Define and for . Then is differentiable on , with , but is not continuous at .
Facts & Assumptions
Given: The function of the statement.
, , and the quarter-turn values of sine/cosine hold (Parity and the Pythagorean identity for sine and cosine, The derivatives of sine and cosine are cosine and minus sine, Quarter-turn values and shifts by pi/2 and pi).
The chain and derivative-algebra rules, and the derivative definition, hold (The chain rule, in one line from Carathéodory: if is differentiable at and is differentiable at , then is differentiable at with , Sums, scalar multiples, products and quotients: , , , and when , The derivative of at a point that is a limit point of , and differentiability on a set).
A function limit implies the same limit along every punctured convergent sequence (Heine criterion: iff for every sequence in converging to ).
Verification
The difference quotient at zero is , whose absolute value is at most ; hence .
For , product and chain rules give .
Along , the derivative tends to ; along , it tends to .
Both sequences tend to zero, so [L3] shows that has no limit at zero and is not continuous there.
Depends on
- The derivatives of sine and cosine are cosine and minus sine
- Parity and the Pythagorean identity for sine and cosine
- 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$
- The derivative $f'(c) = \lim_{x \to c} \frac{f(x) - f(c)}{x - c}$ of $f : A \to \mathbb{R}$ at a point $c \in A$ that is a limit point of $A$, and differentiability on a set
- Quarter-turn values and shifts by pi/2 and pi
- Heine criterion: $\lim_{x \to c} f(x) = L$ iff $f(x_k) \to L$ for every sequence in $A \setminus \{c\}$ converging to $c$
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: 93 results over 24 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
- C. Schmeiser, Introduction to Analysis (standard reference, not scraped)
- R. Bartle and D. Sherbert, Introduction to Real Analysis (standard reference, not scraped)
- H. Zeisel, lim sin(x)/x and the definition of pi (standard reference, not scraped)