Alphabeta Math
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-07-31
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 X be a set and let uk,vk:X→R. Put An(x):=∑k<nuk(x). Suppose:

  • there is M≥0 such that ∣An(x)∣≤M for every n and x;
  • vk(x)≥0 and vk+1(x)≤vk(x) for every k and x;
  • vk→0 uniformly on X.

Then the function series ∑ukvk converges uniformly on X.

Facts & Assumptions

Given: Functions uk,vk:X→R satisfying the three hypotheses in the Statement, with partial sums An(x)=∑k<nuk(x).

[L1]

Abel summation by parts expresses a finite sum ∑j<rajbj as Arbr−1−∑j<r−1Aj+1(bj+1−bj), where Ar=∑j<raj (Abel summation by parts: with An=∑k<nak one has ∑k<nakbk=Anbn−1−∑k<n−1Ak+1 (bk+1−bk) for every n≥1).

[L2]

Finite sums split and telescope, preserve inequalities, and obey the triangle inequality after repeated use of ∣s+t∣≤∣s∣+∣t∣ (Finite sums and finite products, by recursion, Laws of finite sums and finite products, The triangle inequality, Basic properties of the absolute value).

[L3]

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

technique · direct
1.1

Let ε>0. Uniform convergence vk→0 gives N such that 0≤vk(x)<ε/(2M+1) for every k≥N and every x∈X.

givenchoose
1.2

Fix n>m≥N and x∈X, put p:=m+1, q:=n, and for p≤r≤q put Br(x):=∑k=pruk(x)=Ar+1(x)−Ap(x).

L2construct
2.1

For every p≤r≤q, the bound on the Aj gives ∣Br(x)∣≤∣Ar+1(x)∣+∣Ap(x)∣≤2M.

step 1.2L2
2.2

Applying [L1] to the shifted finite list from p through q gives ∑k=pquk(x)vk(x)=Bq(x)vq(x)+∑k=pq−1Bk(x)(vk(x)−vk+1(x)).

step 1.2L1L2
3.1

Since vk(x)−vk+1(x)≥0, steps 2.1 and 2.2 with telescoping give ∣∑k=pquk(x)vk(x)∣≤2Mvq(x)+2M∑k=pq−1(vk(x)−vk+1(x))=2Mvp(x)<ε.

step 1.1step 2.1step 2.2L2algebra
4.1

The estimate in step 3.1 holds for every n>m≥N and x∈X, so [L3] proves uniform convergence of ∑ukvk.

step 3.1L3∎

Depends on

Used by

Nothing in the library uses this result yet.

Dependency tree · two levels

24 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources