Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passjudge pass (z-ai/glm-5.2)audited 2026-07-27
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.

Dirichlet's rearrangement theorem: an absolutely convergent series converges unconditionally, and every rearrangement of it has the same sum

Statement

Let (ak)(a_k) be a sequence of reals whose series converges absolutely (Absolutely convergent and conditionally convergent series, and the general starting index), and let σ:NN\sigma : \mathbb{N} \to \mathbb{N} be a bijection (Injection, surjection, bijection). Then:

  1. aσ(k)\sum |a_{\sigma(k)}| converges, with k=0aσ(k)=k=0ak\sum_{k=0}^{\infty} |a_{\sigma(k)}| = \sum_{k=0}^{\infty} |a_k|; that is, the rearranged series again converges absolutely;
  2. aσ(k)\sum a_{\sigma(k)} converges, with k=0aσ(k)  =  k=0ak.\sum_{k=0}^{\infty} a_{\sigma(k)} \;=\; \sum_{k=0}^{\infty} a_k .

Consequently an absolutely convergent series converges unconditionally (Rearrangement of a series along a bijection of N\mathbb{N}, and unconditional convergence).

The engine of the proof is a single statement about series of nonnegative terms: for those, the sum is the supremum of the partial sums (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum), a quantity that cannot see the order of the terms. The general case is reduced to that one through the positive and negative parts (Positive and negative parts: ak=ak+aka_k = a_k^{+} - a_k^{-} and ak=ak++ak|a_k| = a_k^{+} + a_k^{-}; a series converges absolutely iff both ak+\sum a_k^{+} and ak\sum a_k^{-} converge, and for a conditionally convergent series both diverge to ++\infty), which is why no manipulation of signed finite sums over shuffled index sets occurs anywhere below.

Facts & Assumptions

Given: A sequence (ak)(a_k) of reals with ak\sum |a_k| convergent, and a bijection σ:NN\sigma : \mathbb{N} \to \mathbb{N}.

[L1]

Finite sums: k<0xk=0\sum_{k<0} x_k = 0, k<n+1xk=k<nxk+xn\sum_{k<n+1} x_k = \sum_{k<n} x_k + x_n, and a finite sum may be split at any intermediate index (Finite sums and finite products, by recursion, Laws of finite sums and finite products).

[L2]

Monotonicity of finite sums: if xkykx_k \le y_k for all k<nk < n then k<nxkk<nyk\sum_{k<n} x_k \le \sum_{k<n} y_k; in particular a finite sum of nonnegative terms is nonnegative (Laws of finite sums and finite products).

[L3]

For a series of nonnegative terms, convergence is equivalent to the range of the partial sums being bounded above, and then the sum is the supremum of that range; in particular every partial sum is at most the sum (A series of nonnegative terms converges iff its partial sums are bounded, and then the sum is their supremum, Series, partial sums, convergence and the sum, divergence, and the tail series).

[L4]

Limits preserve non-strict inequalities holding eventually (Limits preserve non-strict inequalities, Limits and Cauchy sequences of reals).

[L5]

The principle of induction on N\mathbb{N} (The principle of mathematical induction).

[L6]

A bijection is injective and surjective; f[S]f[S] and f1[T]f^{-1}[T] denote image and preimage (Injection, surjection, bijection).

[L7]

Positive and negative parts: ak+=(ak+ak)/2a_k^{+} = (|a_k| + a_k)/2 and ak=(akak)/2a_k^{-} = (|a_k| - a_k)/2 are nonnegative, ak=ak+aka_k = a_k^{+} - a_k^{-}, ak=ak++ak|a_k| = a_k^{+} + a_k^{-}, and ak\sum |a_k| converges if and only if both ak+\sum a_k^{+} and ak\sum a_k^{-} converge (Positive and negative parts: ak=ak+aka_k = a_k^{+} - a_k^{-} and ak=ak++ak|a_k| = a_k^{+} + a_k^{-}; a series converges absolutely iff both ak+\sum a_k^{+} and ak\sum a_k^{-} converge, and for a conditionally convergent series both diverge to ++\infty).

[L8]
[L9]

If xk\sum |x_k| converges then xk\sum x_k converges (If ak\sum |a_k| converges then ak\sum a_k converges).

[L10]

Unconditional convergence means every rearrangement converges to the same sum (Rearrangement of a series along a bijection of N\mathbb{N}, and unconditional convergence).

Proof

technique · direct
1.1

Finite domination. For every nNn \in \mathbb{N} the following holds: for every sequence (ck)(c_k) of nonnegative reals, every QNQ \in \mathbb{N} and every injective map τ\tau from {k:k<n}\{k : k < n\} into {k:k<Q}\{k : k < Q\}, one has k<ncτ(k)k<Qck\sum_{k<n} c_{\tau(k)} \le \sum_{k<Q} c_k. This is proved by induction on nn, the sequence, QQ and τ\tau being universally quantified inside the induction statement. At n=0n = 0 the left side is the empty sum 00 and the right side is nonnegative. Assume the statement at nn, and let τ\tau be injective from {k:k<n+1}\{k : k < n+1\} into {k:k<Q}\{k : k < Q\}; put p:=τ(n)p := \tau(n), so p<Qp < Q, and let (ck)(c'_k) agree with (ck)(c_k) except that cp:=0c'_p := 0, again a nonnegative sequence. The restriction of τ\tau to {k:k<n}\{k : k < n\} is injective into {k:k<Q}\{k : k < Q\} and never takes the value pp, so cτ(k)=cτ(k)c'_{\tau(k)} = c_{\tau(k)} for k<nk < n, and the induction hypothesis gives k<ncτ(k)=k<ncτ(k)k<Qck\sum_{k<n} c_{\tau(k)} = \sum_{k<n} c'_{\tau(k)} \le \sum_{k<Q} c'_k. Splitting the sum k<Q\sum_{k<Q} at pp and at p+1p+1 shows k<Qck=k<Qckcp\sum_{k<Q} c'_k = \sum_{k<Q} c_k - c_p, so adding cpc_p to both sides gives k<n+1cτ(k)k<Qck\sum_{k<n+1} c_{\tau(k)} \le \sum_{k<Q} c_k.

L1L2L5L6
1.2

Bounding index. For every injective ρ:NN\rho : \mathbb{N} \to \mathbb{N} and every nNn \in \mathbb{N} there is QNQ \in \mathbb{N} with ρ(k)<Q\rho(k) < Q for all k<nk < n: at n=0n = 0 take Q=0Q = 0, and if QQ works for nn then the greater of QQ and ρ(n)+1\rho(n)+1 works for n+1n+1, the order on N\mathbb{N} being total.

L5L6
1.3

Since σ\sigma is a bijection, for every jNj \in \mathbb{N} there is exactly one kk with σ(k)=j\sigma(k) = j; write σ1(j)\sigma^{-1}(j) for that kk. Then σ1\sigma^{-1} is a bijection of N\mathbb{N}, with σ(σ1(j))=j\sigma(\sigma^{-1}(j)) = j for every jj.

L6choose
1.4

By [L7] both ak+\sum a_k^{+} and ak\sum a_k^{-} converge; write UU and VV for their sums. Since ak=ak+aka_k = a_k^{+} - a_k^{-}, linearity gives k=0ak=UV\sum_{k=0}^{\infty} a_k = U - V.

givenL7L8
1.5

The positive and negative parts are defined pointwise from the value of the term, so the positive part of aσ(k)a_{\sigma(k)} is aσ(k)+a_{\sigma(k)}^{+} and its negative part is aσ(k)a_{\sigma(k)}^{-}; both are nonnegative sequences in the index kk.

L7
2.1

The nonnegative case, one inequality. Let (ck)(c_k) be a sequence of nonnegative reals with ck\sum c_k convergent of sum MM, and let ρ\rho be a bijection of N\mathbb{N}. For each nn pick QQ as in step 1.2; then ρ\rho restricted to {k:k<n}\{k : k<n\} is injective into {k:k<Q}\{k : k<Q\}, so k<ncρ(k)k<QckM\sum_{k<n} c_{\rho(k)} \le \sum_{k<Q} c_k \le M by step 1.1 and [L3]. The terms cρ(k)c_{\rho(k)} are nonnegative, so the partial sums of cρ(k)\sum c_{\rho(k)} are bounded above by MM; hence that series converges, and since each partial sum is at most MM its sum is at most MM.

step 1.1step 1.2L2L3L4
3.1

The nonnegative case, equality. With (ck)(c_k), MM and ρ\rho as in step 2.1, write MM' for the sum of cρ(k)\sum c_{\rho(k)}, so MMM' \le M. The sequence (cρ(k))k(c_{\rho(k)})_k is nonnegative with convergent series of sum MM', and its rearrangement along the bijection ρ1\rho^{-1} is jcρ(ρ1(j))=cjj \mapsto c_{\rho(\rho^{-1}(j))} = c_j; so step 2.1, applied to that sequence and that bijection, gives MMM \le M'. Hence M=MM' = M.

step 1.3step 2.1
4.1

Applying step 3.1 to the nonnegative sequence (ak)(|a_k|), whose series converges by hypothesis, and to σ\sigma: the series aσ(k)\sum |a_{\sigma(k)}| converges with the same sum as ak\sum |a_k|, which is claim 1.

givenstep 3.1
4.2

Applying step 3.1 to (ak+)(a_k^{+}) and to (ak)(a_k^{-}), each with the bijection σ\sigma: the series aσ(k)+\sum a_{\sigma(k)}^{+} and aσ(k)\sum a_{\sigma(k)}^{-} converge, with sums UU and VV respectively.

step 3.1step 1.4step 1.5
5.1

Since aσ(k)=aσ(k)+aσ(k)a_{\sigma(k)} = a_{\sigma(k)}^{+} - a_{\sigma(k)}^{-} for every kk, linearity gives that aσ(k)\sum a_{\sigma(k)} converges with sum UVU - V, which by step 1.4 equals k=0ak\sum_{k=0}^{\infty} a_k; this is claim 2.

step 1.4step 1.5step 4.2L8
6.1

The same conclusion is available from claim 1 alone: aσ(k)\sum |a_{\sigma(k)}| converges, so aσ(k)\sum a_{\sigma(k)} converges; step 5.1 is what identifies its sum.

step 4.1L9
7.1

Claims 1 and 2 hold for an arbitrary bijection σ\sigma, so ak\sum a_k converges and every rearrangement of it converges to the same sum, that is, ak\sum a_k converges unconditionally.

step 4.1step 5.1L9L10

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 96 results over 22 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