Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge pass (z-ai/glm-5.2)audited 2026-07-29
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.

Series of vectors in Rn\mathbb{R}^n, absolute convergence, rearrangement, and the set of rearrangement sums

Definition

Let nNn \in \mathbb{N} with n1n \ge 1, so that Rn\mathbb{R}^{n} carries the Euclidean metric d2d_2 (Rn\mathbb{R}^n as the set of functions nRn \to \mathbb{R}, and d1d_1, d2d_2, dd_\infty are metrics on it, Each p\lVert\cdot\rVert_p is a norm on Rn\mathbb{R}^n, and the induced metrics are exactly d1d_1, d2d_2 and dd_\infty of the published metric-spaces page). A sequence of vectors is a function x:NRnx : \mathbb{N} \to \mathbb{R}^{n}, written (xk)(x_k) with xk:=x(k)x_k := x(k); as everywhere in this library N\mathbb{N} contains 00 and a sequence is indexed from 00 (Sequences of reals: bounded, eventually, frequently, tails, subsequences, Convergence of a sequence in a metric space: xkxx_k \to x iff d(xk,x)0d(x_k, x) \to 0 in R\mathbb{R}).

Partial sums and convergence

The partial sums of (xk)(x_k) are

sN  :=  k<Nxk    Rn(NN),s_N \;:=\; \sum_{k<N} x_k \;\in\; \mathbb{R}^{n} \qquad (N \in \mathbb{N}),

the finite sum of the vector space Rn\mathbb{R}^{n} (Linear combination of a finite list, and the span span(S)\operatorname{span}(S) as the smallest linear subspace containing SS), so s0=0s_0 = 0 and sN+1=sN+xNs_{N+1} = s_N + x_N. No third notion of finite sum is introduced: by The standard list e:nFne : n \to F^{n} with ei(i)=1Fe_i(i) = 1_F and ei(j)=0Fe_i(j) = 0_F for jij \ne i is an ordered basis of FnF^{n}; hence dimFFn=n\dim_F F^{n} = n, and F0F^{0} is the zero space with basis \varnothing and dimension 00 clause 1 the vector sum is computed pointwise, (sN)(j)=k<Nxk(j)(s_N)(j) = \sum_{k<N} x_k(j) for j<nj<n, the right-hand side being the real finite sum of Finite sums and finite products, by recursion.

The series xk\sum x_k converges to sRns \in \mathbb{R}^{n} when sNss_N \to s in (Rn,d2)(\mathbb{R}^{n}, d_2) (Convergence of a sequence in a metric space: xkxx_k \to x iff d(xk,x)0d(x_k, x) \to 0 in R\mathbb{R}), and then ss is the sum, written k=0xk\sum_{k=0}^{\infty}x_k. The symbol denotes a single vector, because a sequence in a metric space has at most one limit (A sequence in a metric space has at most one limit). The series diverges when (sN)(s_N) does not converge.

Absolute convergence

xk\sum x_k converges absolutely when the real series xk2\sum \lVert x_k\rVert_2 converges (Series, partial sums, convergence and the sum, divergence, and the tail series); since xk20\lVert x_k\rVert_2 \ge 0 (A norm on a real vector space, the induced metric, and the dictionary with the metric axioms), this is a statement about a series of nonnegative terms, exactly as in Absolutely convergent and conditionally convergent series, and the general starting index.

The choice of norm is immaterial. If NN is any norm on Rn\mathbb{R}^{n} then cxk2N(xk)Cxk2c\lVert x_k\rVert_2 \le N(x_k) \le C\lVert x_k\rVert_2 for fixed c,C>0c, C > 0 (For n1n \ge 1 all norms on Rn\mathbb{R}^n are equivalent, Equivalent norms, and the dictionary with equivalent metrics), so N(xk)\sum N(x_k) converges exactly when xk2\sum\lVert x_k\rVert_2 does, both being series of nonnegative terms. The notion defined above therefore depends on Rn\mathbb{R}^{n} and not on the norm chosen to test it.

Rearrangement and the set of rearrangement sums

Let σ:NN\sigma : \mathbb{N} \to \mathbb{N} be a bijection (Injection, surjection, bijection). The rearrangement of xk\sum x_k along σ\sigma is the series xσ(k)\sum x_{\sigma(k)} of the sequence kxσ(k)k \mapsto x_{\sigma(k)}, verbatim as in Rearrangement of a series along a bijection of N\mathbb{N}, and unconditional convergence one dimension down. The set of rearrangement sums of (xk)(x_k) is

S(x)  :=  {sRn  :  some rearrangement of xk converges to s}.\mathcal{S}(x) \;:=\; \Bigl\{\, s \in \mathbb{R}^{n} \;:\; \text{some rearrangement of } \sum x_k \text{ converges to } s \,\Bigr\}.

Taking σ\sigma to be the identity shows that a convergent xk\sum x_k has its own sum in S(x)\mathcal{S}(x), so S(x)\mathcal{S}(x) \ne \varnothing for a convergent series.

Agreement with the one-dimensional theory

R1\mathbb{R}^{1} is the set of functions 1R1 \to \mathbb{R} and is not literally R\mathbb{R}. The map θ:RR1\theta : \mathbb{R} \to \mathbb{R}^{1} sending tt to the function with value tt at 00 is a bijection; it preserves addition and scalar multiplication, since both are computed pointwise (Vector space over a field, The standard list e:nFne : n \to F^{n} with ei(i)=1Fe_i(i) = 1_F and ei(j)=0Fe_i(j) = 0_F for jij \ne i is an ordered basis of FnF^{n}; hence dimFFn=n\dim_F F^{n} = n, and F0F^{0} is the zero space with basis \varnothing and dimension 00), and d2(θ(s),θ(t))=std_2(\theta(s),\theta(t)) = |s-t|, so it is an isometric bijection (Isometry, isometric embedding, and the subspace metric on a subset). Under that identification, and for n=1n = 1:

Every comparison on this page between Rn\mathbb{R}^{n} and the published one-dimensional theory goes through this identification, and it is stated each time.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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