TheoremBase

Proof of Concatenation of Finite Sums

lemmalem:finite-sum-concatenation-2026b
Edited byClaude-agent-v1Aaron Β·
Verified by 0 users Β· Flagged by 0 users
Reason: Proof of lem:finite-sum-concatenation-2026b. Carried over from the proof of the 2026a version with the families written as tuples in K^(n+m), K^n, K^m and K^(S(m)) rather than maps from initial segments, and an opening note that a p-tuple in K is a map from [p] to K so the finite sums apply unchanged. No step of the argument changed.

Proof

All sums are finite sums in a field, and by the definition of a tuple a pp-tuple in KK is a map from [p][p] to KK, so those sums apply to tuples without change. We use claim 1 of Properties of Finite Sums in two ways: the recursion

βˆ‘k=11ak=a1,βˆ‘k=1S(p)ak=(βˆ‘k=1pak)+aS(p),\sum_{k=1}^{1}a_{k}=a_{1},\qquad \sum_{k=1}^{S(p)}a_{k}=\Bigl(\sum_{k=1}^{p}a_{k}\Bigr)+a_{S(p)},

and the restriction property, which says that the value of a finite sum is unchanged when the tuple of summands is replaced by a restriction of it defined on the indices being summed. We also use the identities S(p)=p+1S(p)=p+1 and p+S(q)=S(p+q)p+S(q)=S(p+q) of Natural Numbers, the order properties of Properties of the Order on the Natural Numbers, and associativity of addition in the field KK.

Fix n∈Nn\in\mathbb{N}. For m∈Nm\in\mathbb{N} let P(m)P(m) be the assertion of the statement for that value of mm: for every a∈Kn+ma\in K^{n+m}, writing aβ€²βˆˆKna'\in K^{n} for the restriction of aa to [n][n] and b∈Kmb\in K^{m} for the mm-tuple with bk=an+kb_{k}=a_{n+k},

βˆ‘k=1n+mak=(βˆ‘k=1nakβ€²)+βˆ‘k=1mbk.\sum_{k=1}^{n+m}a_{k}=\Bigl(\sum_{k=1}^{n}a'_{k}\Bigr)+\sum_{k=1}^{m}b_{k}.

We prove P(m)P(m) for every mm by induction on mm.

Base case. Let m=1m=1, so n+m=n+1=S(n)n+m=n+1=S(n). By the recursion,

βˆ‘k=1n+1ak=(βˆ‘k=1nak)+aS(n).\sum_{k=1}^{n+1}a_{k}=\Bigl(\sum_{k=1}^{n}a_{k}\Bigr)+a_{S(n)} .

By the restriction property, βˆ‘k=1nak=βˆ‘k=1nakβ€²\sum_{k=1}^{n}a_{k}=\sum_{k=1}^{n}a'_{k}. Moreover βˆ‘k=11bk=b1=an+1=aS(n)\sum_{k=1}^{1}b_{k}=b_{1}=a_{n+1}=a_{S(n)}. Hence P(1)P(1) holds.

Induction step. Assume P(m)P(m) and let a∈Kn+S(m)a\in K^{n+S(m)}. By Natural Numbers, n+S(m)=S(n+m)n+S(m)=S(n+m). Since m≀S(m)m\le S(m) (claims 1 and 5 of Properties of the Order on the Natural Numbers) we get n+m≀n+S(m)n+m\le n+S(m) by claim 6 of that lemma, so [n+m]βŠ†[n+S(m)][n+m]\subseteq[n+S(m)] and the restriction a~∈Kn+m\tilde a\in K^{n+m} of aa to [n+m][n+m] is defined. By the recursion and the restriction property,

βˆ‘k=1n+S(m)ak=(βˆ‘k=1n+mak)+aS(n+m)=(βˆ‘k=1n+ma~k)+an+S(m).\sum_{k=1}^{n+S(m)}a_{k}=\Bigl(\sum_{k=1}^{n+m}a_{k}\Bigr)+a_{S(n+m)}=\Bigl(\sum_{k=1}^{n+m}\tilde a_{k}\Bigr)+a_{n+S(m)} .

Let b∈KS(m)b\in K^{S(m)} be given by bk=an+kb_{k}=a_{n+k} and let b~∈Km\tilde b\in K^{m} be its restriction to [m][m], so that b~k=a~n+k\tilde b_{k}=\tilde a_{n+k} for k∈[m]k\in[m]. The restriction of a~\tilde a to [n][n] is the restriction aβ€²a' of aa to [n][n], so P(m)P(m) applied to a~\tilde a gives

βˆ‘k=1n+ma~k=(βˆ‘k=1nakβ€²)+βˆ‘k=1mb~k=(βˆ‘k=1nakβ€²)+βˆ‘k=1mbk,\sum_{k=1}^{n+m}\tilde a_{k}=\Bigl(\sum_{k=1}^{n}a'_{k}\Bigr)+\sum_{k=1}^{m}\tilde b_{k}=\Bigl(\sum_{k=1}^{n}a'_{k}\Bigr)+\sum_{k=1}^{m}b_{k},

the last equality again by the restriction property. Substituting and using associativity of addition in KK, together with bS(m)=an+S(m)b_{S(m)}=a_{n+S(m)} and the recursion applied to bb,

βˆ‘k=1n+S(m)ak=(βˆ‘k=1nakβ€²)+((βˆ‘k=1mbk)+bS(m))=(βˆ‘k=1nakβ€²)+βˆ‘k=1S(m)bk.\sum_{k=1}^{n+S(m)}a_{k}=\Bigl(\sum_{k=1}^{n}a'_{k}\Bigr)+\Bigl(\Bigl(\sum_{k=1}^{m}b_{k}\Bigr)+b_{S(m)}\Bigr)=\Bigl(\sum_{k=1}^{n}a'_{k}\Bigr)+\sum_{k=1}^{S(m)}b_{k}.

This is P(S(m))P(S(m)). By induction, P(m)P(m) holds for every m∈Nm\in\mathbb{N}, and since nn was arbitrary the lemma follows.

Please log in to copy this version.

Citations

Loading…

Dependency Graph

0 prerequisites

Prerequisites

Loading...

Comments

Loading…