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.
converges uniformly to zero on while every derivative at zero equals one
Statement refuted
Refuted claim: if differentiable functions converge uniformly, their derivatives must converge to the derivative of the limit.
For put and define
Then uniformly on , but for every , whereas the derivative of the zero function is .
Facts & Assumptions
Given: The functions in the Statement, with .
Every square in an ordered field is nonnegative, with a nonzero square positive; absolute value is multiplicative (Squares of nonzero elements are positive, Basic properties of the absolute value).
Natural powers are differentiable by the power rule, and sums, products, and quotients with nonzero denominator obey the usual derivative rules (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, 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, Integer powers ).
For every real there is with (For every in a complete ordered field there is a natural with , The canonical natural of a field).
Uniform convergence requires one index controlling the error at every point (Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions).
Counterexample
The denominator is positive for every , so is differentiable on by [L2].
From one obtains , hence for every .
At , the numerator has derivative , the denominator has value and derivative , so the quotient rule gives .
The zero function has derivative by the constant case of the power rule.
Given , [L3] gives such that for every ; step 1.2 then gives for every .
Step 2.1 proves uniformly, while steps 1.3 and 1.4 show that the derivatives at do not converge to the derivative of the limit.
The uniformly convergent differentiable sequence therefore refutes the claim.
Depends on
- Pointwise convergence, uniform convergence, and the uniformly Cauchy condition for sequences of real-valued functions
- 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
- The canonical natural $\iota(n) = n \cdot 1_F$ of a field
- For every $\varepsilon > 0$ in a complete ordered field there is a natural $n \ge 1$ with $1/n < \varepsilon$
- Squares of nonzero elements are positive
- Basic properties of the absolute value
- Integer powers $a^m$
- 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
- 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$
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: 80 results over 18 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
- Trinity College Dublin MA2223, Homework 3 Solutions (standard reference, not scraped)
- King Saud University, Final Exam Model Solution (standard reference, not scraped)