Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableverified 2026-08-10 (gpt-5.6-terra-codex-subscription)
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.

The subspace Γ of directions along which a series converges absolutely, and its orthogonal complement Γ⊥

Definition

Let n∈N with n≥1 and let (xk) be a sequence in Rn (Series of vectors in Rn, absolute convergence, rearrangement, and the set of rearrangement sums). Define

Γ  :=  { a∈Rn  :  ∑k∣⟨a,xk⟩∣ converges },Γ⊥  :=  { y∈Rn  :  ⟨a,y⟩=0 for every a∈Γ },

the inner product being the Euclidean one (The Euclidean inner product ⟨x,y⟩=∑k<nxkyk on Rn) and the series that of Series, partial sums, convergence and the sum, divergence, and the tail series. Elements of Γ are the summing directions of (xk): those a for which the real series of the projections ⟨a,xk⟩ converges absolutely (Absolutely convergent and conditionally convergent series, and the general starting index). Both sets depend on the sequence (xk); when several are in play the notation is Γ(x) and Γ(x)⊥.

Phrased with the inner product, deliberately. Abstract linear maps are already defined in Linear map between vector spaces over the same field, so a linear functional can be read as a linear map into R. This library does not yet define the dual space or prove that every such functional on Rn is represented by an inner product with a vector. Writing Γ with Euclidean directions avoids presupposing that agreement, and nothing on this page depends on it.

Both are linear subspaces

Γ is a linear subspace of Rn (Linear subspace of a vector space). It is nonempty: ⟨0,xk⟩=0 for every k by bilinearity, and the series with all terms 0 converges. For λ∈R and a,b∈Γ, bilinearity and the absolute value laws give

∣⟨λa+b,xk⟩∣  =  ∣λ⟨a,xk⟩+⟨b,xk⟩∣  ≤  ∣λ∣ ∣⟨a,xk⟩∣+∣⟨b,xk⟩∣

(Basic properties of the absolute value), and the series of the right-hand side converges by Convergent series add and scale termwise clauses 1 and 2, so the left-hand series converges by the comparison test (If 0≤ak≤bk eventually, convergence of ∑bk gives convergence of ∑ak, and divergence of ∑ak gives divergence of ∑bk, the terms being nonnegative). By the one-step subspace test (One-step subspace test: a nonempty W⊆V is a linear subspace if and only if λu+v∈W for all λ∈F and u,v∈W), Γ is a linear subspace.

Γ⊥ is a linear subspace of Rn. It contains 0, and for λ∈R, y,z∈Γ⊥ and a∈Γ, bilinearity gives ⟨a,λy+z⟩=λ⟨a,y⟩+⟨a,z⟩=0; again One-step subspace test: a nonempty W⊆V is a linear subspace if and only if λu+v∈W for all λ∈F and u,v∈W applies. Equivalently Γ⊥ is the intersection of the linear subspaces {y:⟨a,y⟩=0} over a∈Γ, a nonempty family since 0∈Γ, and The intersection of a nonempty family of linear subspaces of V is a linear subspace of V gives the same conclusion.

Γ is everything exactly when the series converges absolutely

If ∑xk converges absolutely then Γ=Rn. For any a, Cauchy-Schwarz gives ∣⟨a,xk⟩∣≤∥a∥2∥xk∥2 (Cauchy-Schwarz ∣⟨x,y⟩∣≤∥x∥2∥y∥2 with its equality case, the triangle inequality for ∥⋅∥2, the parallelogram law and polarisation), and ∑k∥a∥2∥xk∥2 converges by Convergent series add and scale termwise clause 2; the comparison test gives a∈Γ.

Conversely, if Γ=Rn then ∑xk converges absolutely. Each standard basis vector ej lies in Γ, and ⟨ej,xk⟩=(xk)j (The standard list e:n→Fn with ei(i)=1F and ei(j)=0F for j≠i is an ordered basis of Fn; hence dim⁡FFn=n, and F0 is the zero space with basis ∅ and dimension 0, The Euclidean inner product ⟨x,y⟩=∑k<nxkyk on Rn), so each real series ∑k∣(xk)j∣ converges. A finite sum of convergent series converges, by Convergent series add and scale termwise clause 1 and induction on the number of summands (The principle of mathematical induction, Laws of finite sums and finite products, Finite sums and finite products, by recursion), so ∑k∑j<n∣(xk)j∣=∑k∥xk∥1 converges; and ∥xk∥2≤∥xk∥1 (The finite and reverse triangle inequalities for a norm; and for n≥1 every norm N on Rn satisfies N(x)≤C∥x∥1 and is Lipschitz, hence continuous, for d2 clause 3, The p-norms ∥x∥p for rational p≥1, and ∥x∥∞), so ∑k∥xk∥2 converges by the comparison test.

That equivalence is what makes the containment theorem below contain An absolutely convergent series in Rn converges, and every rearrangement converges to the same sum as a special case: absolute convergence gives Γ=Rn, hence Γ⊥={0} (any y∈Γ⊥ satisfies ⟨y,y⟩=0 and so y=0 by positive definiteness), and the affine subspace below collapses to a point.

Affine subspaces

At this point in the reading order the general definition is not yet available, so the Euclidean instance is fixed here; the later Affine subspaces as translates x+U of linear subspaces supplies the general definition. For a linear subspace W⊆Rn and s∈Rn, the affine subspace through s with direction W is the coset

s+W  :=  { s+w  :  w∈W }.

A coset is determined by W together with any one of its points. If p∈s+W, say p=s+w0 with w0∈W, then p+W=s+W: every p+w=s+(w0+w) lies in s+W because W is closed under addition, and every s+w=p+(w−w0) lies in p+W because W is closed under addition and under multiplication by −1 (Linear subspace of a vector space, Vector space over a field). In particular s+W=s′+W if and only if s−s′∈W.

Remarks

  • 0∈Γ always, so Γ is never empty and Γ⊥ is never larger than Rn by accident. At the other extreme, if Γ={0} then Γ⊥=Rn, the condition on y being vacuous apart from a=0.

  • The definition does not presuppose convergence of ∑xk, and neither Γ nor Γ⊥ mentions the sum. Convergence is a hypothesis of the theorems that use them, not of the definition.

  • No orthogonal decomposition is claimed. Nothing here asserts that Rn is the direct sum of Γ and Γ⊥, or that (Γ⊥)⊥=Γ. Those are statements of the theory of inner product spaces and orthogonality, which is planned for a page earlier in the plan order that is not yet built, and no item on this page uses them. What is used is only that Γ⊥ is a linear subspace and that ⟨a,y⟩=0 for a∈Γ, y∈Γ⊥.

  • The name. Γ is the set of directions in which the series is absolutely summable; along a direction outside Γ the projected real series converges conditionally at best, and it is exactly there that rearrangement can move the sum.

Depends on

Used by

Dependency tree · two levels

105 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