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.
Uniform Dirichlet test: uniformly bounded partial sums times a uniformly decreasing null family give a uniformly convergent function series
Statement
Let be a set and let . Put . Suppose:
- there is such that for every and ;
- and for every and ;
- uniformly on .
Then the function series converges uniformly on .
Facts & Assumptions
Given: Functions satisfying the three hypotheses in the Statement, with partial sums .
Abel summation by parts expresses a finite sum as , where (Abel summation by parts: with one has for every ).
Finite sums split and telescope, preserve inequalities, and obey the triangle inequality after repeated use of (Finite sums and finite products, by recursion, Laws of finite sums and finite products, The triangle inequality, Basic properties of the absolute value).
A function series converges uniformly exactly when its tails are uniformly small (A series of real-valued functions converges uniformly if and only if its tails are uniformly small).
Proof
Let . Uniform convergence gives such that for every and every .
Fix and , put , , and for put .
For every , the bound on the gives .
Applying [L1] to the shifted finite list from through gives .
Since , steps 2.1 and 2.2 with telescoping give .
The estimate in step 3.1 holds for every and , so [L3] proves uniform convergence of .
Depends on
- A series of real-valued functions converges uniformly if and only if its tails are uniformly small
- Abel summation by parts: with $A_n = \sum_{k<n} a_k$ one has $\sum_{k<n} a_k b_k = A_n b_{n-1} - \sum_{k < n-1} A_{k+1}\,(b_{k+1} - b_k)$ for every $n \ge 1$
- Finite sums and finite products, by recursion
- Laws of finite sums and finite products
- Basic properties of the absolute value
- The triangle inequality
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: 41 results over 11 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
- University of Alberta Math 317, Infinite Series of Functions (standard reference, not scraped)