Alphabeta Math
DefinitionDefinition: AI-adaptedProof: Not applicableSession-authored (Fable 5 assisted)judge 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.

A summability (Toeplitz) matrix, the transformed sequence yn=kcn,kxky_n = \sum_k c_{n,k} x_k, and regularity

Definition

A summability matrix, also called a Toeplitz matrix, is a function

c:N×NR,(n,k)cn,k,c : \mathbb{N} \times \mathbb{N} \to \mathbb{R}, \qquad (n,k) \mapsto c_{n,k},

with finite row support: for every nNn \in \mathbb{N} there is RNR \in \mathbb{N} such that cn,k=0c_{n,k} = 0 for every k>Rk > R. Such an RR is called an admissible bound for row nn. Rows are indexed by nn and columns by kk; the kk-th column of cc is the sequence ncn,kn \mapsto c_{n,k} (Sequences of reals: bounded, eventually, frequently, tails, subsequences).

The transform. Let (xk)(x_k) be a sequence of reals. The transform of (xk)(x_k) by cc is the sequence (yn)(y_n) given by

yn  :=  k=0Rcn,kxk,y_n \;:=\; \sum_{k=0}^{R} c_{n,k}\,x_k ,

where RR is any admissible bound for row nn and the sum is the finite sum of Finite sums and finite products, by recursion. We write kcn,kxk\sum_k c_{n,k} x_k for this value.

This is well defined, and the check is the reason finite row support is part of the definition. Suppose RRR \le R' are both admissible bounds for row nn. Splitting the longer sum (Laws of finite sums and finite products) gives

k=0Rcn,kxk  =  k=0Rcn,kxk  +  k=R+1Rcn,kxk,\sum_{k=0}^{R'} c_{n,k}x_k \;=\; \sum_{k=0}^{R} c_{n,k}x_k \;+\; \sum_{k=R+1}^{R'} c_{n,k}x_k ,

and every term of the second sum has k>Rk > R, hence cn,k=0c_{n,k} = 0 and cn,kxk=0c_{n,k}x_k = 0; a finite sum all of whose terms are 00 is 00, by the scaling law of Laws of finite sums and finite products with λ=0\lambda = 0. So the two agree. For two arbitrary admissible bounds R1,R2R_1, R_2, the order on N\mathbb{N} is total (\le is a linear order on N\mathbb{N}), so each may be compared with the larger of the two, and the three values agree. Hence yny_n is a single well-determined real for each nn, and (yn)(y_n) is a sequence of reals.

Two instances of the transform have their own names. The row sum of row nn is kcn,k\sum_k c_{n,k}, the transform of the constant sequence 11; the row absolute sum is kcn,k\sum_k |c_{n,k}|, the transform of the constant sequence 11 by the matrix (n,k)cn,k(n,k) \mapsto |c_{n,k}|, which again has finite row support with the same admissible bounds.

Regularity. The summability matrix cc is regular when for every convergent sequence (xk)(x_k) of reals the transform (yn)(y_n) converges and

limnyn  =  limkxk.\lim_n y_n \;=\; \lim_k x_k .

Both limits are asserted to exist there: the right-hand one by hypothesis on (xk)(x_k), the left-hand one as part of the condition. Limits of real sequences are unique (A sequence has at most one limit, Limits and Cauchy sequences of reals), so the condition is unambiguous.

Remarks

Depends on

Used by

Dependency tree · next 3 levels

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