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 Abel test: a uniformly convergent function series times a uniformly bounded pointwise monotone family gives a uniformly convergent product series
Statement
Let be a set and let . Suppose converges uniformly on , there is with for every , and for each fixed the real sequence is monotone. Its direction may depend on . Then converges uniformly on .
Facts & Assumptions
Given: Functions satisfying the hypotheses in the Statement.
Uniform convergence of is equivalent to uniformly small tails (A series of real-valued functions converges uniformly if and only if its tails are uniformly small).
For real sequences and , Abel summation by parts says that, for every , (Abel summation by parts: with one has for every ).
Finite sums split and telescope, and repeated triangle inequalities bound the absolute value of a finite sum by the sum of the absolute values (Finite sums and finite products, by recursion, Laws of finite sums and finite products, The triangle inequality, Basic properties of the absolute value).
Proof
Let and put . By [L1] choose such that for every and every .
For every and naturals , monotonicity makes all successive differences have one sign, so .
Fix and , put , , and define for . Then for every such .
For put and . Their partial sums satisfy , so [L2] with gives .
By steps 2.1, 3.1, and 1.2, .
The estimate is uniform in and holds for every , so [L1] 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)