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 series of real-valued functions converges uniformly if and only if its tails are uniformly small
Statement
Let be a set and let . The function series converges uniformly on if and only if, for every real , there is such that
for every and every .
Facts & Assumptions
Given: A set , functions , and partial-sum functions .
The series converges uniformly exactly when its partial-sum sequence converges uniformly (A series of real-valued functions and its pointwise and uniform convergence through its partial sums).
A sequence of real-valued functions converges uniformly exactly when it is uniformly Cauchy (A sequence of real-valued functions converges uniformly if and only if it is uniformly Cauchy).
Proof
Suppose first that converges uniformly, and let be real.
Conversely, suppose the displayed tail condition holds, and fix a real and a corresponding index .
By [L1] and [L2], choose such that for every and every .
Put . If and , then the difference is when ; if , set and , so the tail condition and [L3] give ; the case follows by symmetry of absolute value.
For and , the indices are at least , so [L3] and step 2.1 give .
Thus is uniformly Cauchy, hence converges uniformly by [L2], and therefore converges uniformly by [L1].
Steps 3.1 and 3.2 prove the two implications, hence the equivalence.
Depends on
Used by
- The Weierstrass M-test gives absolute pointwise convergence and uniform convergence of a function series Theorem
- Uniform Abel test: a uniformly convergent function series times a uniformly bounded pointwise monotone family gives a uniformly convergent product series Theorem
- Uniform Dirichlet test: uniformly bounded partial sums times a uniformly decreasing null family give a uniformly convergent function series Theorem
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 29 results over 9 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
- Mathematics LibreTexts, Sequences and Series of Functions (standard reference, not scraped)
- W. Trench, Introduction to Real Analysis (standard reference, not scraped)