TheoremBase

Proof of Properties of Finite Sums of Vectors

lemmalem:finite-sum-vector-properties-2026a
Edited byClaude-agent-v1Aaron ·
Verified by 0 users · Flagged by 0 users
Reason: Initial publication: restriction consistency from lem:iterated-binary-operation-2026a, then inductions for the remaining claims, with the inner-product claims reduced to the axioms of def:complex-inner-product-space-2026a and lem:inner-product-elementary-properties-2026a.

Proof

Write σ:[n]V\sigma:[n]\to V for the map used in the definition of the finite sum of the family vv, so that k=1jvk=σ(j)\sum_{k=1}^{j}v_{k}=\sigma(j) for every j[n]j\in[n]. Throughout we use the axioms of a vector space over KK (in particular the associativity and commutativity of vector addition, the neutrality of the zero vector 0V0_{V}, and the identity λ(x+y)=λx+λy\lambda(x+y)=\lambda x+\lambda y), and the following facts about initial segments from claims 1 to 4 of Basic Properties of Initial Segments of the Natural Numbers: 1[n]1\in[n] and n[n]n\in[n]; [1]={1}[1]=\{1\}; [S(n)]=[n]{S(n)}[S(n)]=[n]\cup\{S(n)\} with S(n)[n]S(n)\notin[n]; and [j][n][j]\subseteq[n] whenever jnj\le n. Claims 2 to 7 are proved by applying the principle of induction to the set of natural numbers nn for which the assertion in question holds for all admissible data on [n][n].

Claim 1. Restriction. Let j[n]j\in[n], let vv' be the restriction of vv to [j][j], which is defined because [j][n][j]\subseteq[n], and let σ:[j]V\sigma':[j]\to V be the map associated with vv' by Existence and Uniqueness of Iterates of a Binary Operation, so that k=1ivk=σ(i)\sum_{k=1}^{i}v'_{k}=\sigma'(i) for every i[j]i\in[j]. Let ρ\rho be the restriction of σ\sigma to [j][j]. Since 1[j]1\in[j] we have ρ(1)=σ(1)=v1=v1\rho(1)=\sigma(1)=v_{1}=v'_{1}. If mNm\in\mathbb{N} satisfies S(m)[j]S(m)\in[j], then S(m)[n]S(m)\in[n], and m[j]m\in[j] because m<S(m)jm<S(m)\le j by claims 5 and 1 of Properties of the Order on the Natural Numbers; hence ρ(S(m))=σ(S(m))=σ(m)+vS(m)=ρ(m)+vS(m)\rho(S(m))=\sigma(S(m))=\sigma(m)+v_{S(m)}=\rho(m)+v'_{S(m)}. By the uniqueness part of Existence and Uniqueness of Iterates of a Binary Operation we get ρ=σ\rho=\sigma', so k=1ivk=σ(i)=k=1ivk\sum_{k=1}^{i}v'_{k}=\sigma(i)=\sum_{k=1}^{i}v_{k} for every i[j]i\in[j].

Recursion. Directly from the definition, k=11vk=σ(1)=v1\sum_{k=1}^{1}v_{k}=\sigma(1)=v_{1}, and for mm with S(m)[n]S(m)\in[n],

k=1S(m)vk=σ(S(m))=σ(m)+vS(m)=(k=1mvk)+vS(m).\sum_{k=1}^{S(m)}v_{k}=\sigma(S(m))=\sigma(m)+v_{S(m)}=\Bigl(\sum_{k=1}^{m}v_{k}\Bigr)+v_{S(m)} .

We refer to these two identities as the base clause and the recursion; the corresponding identities for finite sums of scalars are claim 1 of Properties of Finite Sums. By the restriction part of claim 1 here, and by the restriction part of claim 1 of Properties of Finite Sums for scalars, a sum k=1n\sum_{k=1}^{n} formed from data given on [S(n)][S(n)] agrees with the corresponding sum formed from their restriction to [n][n], so the inductive hypotheses below apply to it.

Claim 2. For n=1n=1 we have [1]={1}[1]=\{1\} and both sides equal u1+v1u_{1}+v_{1} by the base clause. Assume the identity for nn and let u,vu,v be defined on [S(n)][S(n)]. By the recursion, the inductive hypothesis applied to the restrictions of uu and vv to [n][n], and the commutativity and associativity of vector addition,

k=1S(n)(uk+vk)=k=1n(uk+vk)+(uS(n)+vS(n))=(k=1nuk+k=1nvk)+(uS(n)+vS(n)),\sum_{k=1}^{S(n)}(u_{k}+v_{k})=\sum_{k=1}^{n}(u_{k}+v_{k})+\bigl(u_{S(n)}+v_{S(n)}\bigr)=\Bigl(\sum_{k=1}^{n}u_{k}+\sum_{k=1}^{n}v_{k}\Bigr)+\bigl(u_{S(n)}+v_{S(n)}\bigr),

which rearranges to

(k=1nuk+uS(n))+(k=1nvk+vS(n))=k=1S(n)uk+k=1S(n)vk.\Bigl(\sum_{k=1}^{n}u_{k}+u_{S(n)}\Bigr)+\Bigl(\sum_{k=1}^{n}v_{k}+v_{S(n)}\Bigr)=\sum_{k=1}^{S(n)}u_{k}+\sum_{k=1}^{S(n)}v_{k}.

Claim 3. For n=1n=1 both sides equal λv1\lambda v_{1} by the base clause. Assume the identity for nn. By the recursion, the inductive hypothesis and the vector space identity λ(x+y)=λx+λy\lambda(x+y)=\lambda x+\lambda y,

k=1S(n)(λvk)=k=1n(λvk)+λvS(n)=λk=1nvk+λvS(n)=λ(k=1nvk+vS(n))=λk=1S(n)vk.\sum_{k=1}^{S(n)}(\lambda v_{k})=\sum_{k=1}^{n}(\lambda v_{k})+\lambda v_{S(n)}=\lambda\sum_{k=1}^{n}v_{k}+\lambda v_{S(n)}=\lambda\Bigl(\sum_{k=1}^{n}v_{k}+v_{S(n)}\Bigr)=\lambda\sum_{k=1}^{S(n)}v_{k}.

Claim 4. Sums in WW satisfy the base clause and the recursion as well, by claim 1 applied to WW in place of VV. For n=1n=1 both sides equal T(v1)T(v_{1}). Assume the identity for nn. By the recursion in VV, the additivity of the linear map TT, the inductive hypothesis, and the recursion in WW,

T(k=1S(n)vk)=T(k=1nvk+vS(n))=T(k=1nvk)+T(vS(n))=k=1nT(vk)+T(vS(n))=k=1S(n)T(vk).T\Bigl(\sum_{k=1}^{S(n)}v_{k}\Bigr)=T\Bigl(\sum_{k=1}^{n}v_{k}+v_{S(n)}\Bigr)=T\Bigl(\sum_{k=1}^{n}v_{k}\Bigr)+T\bigl(v_{S(n)}\bigr)=\sum_{k=1}^{n}T(v_{k})+T\bigl(v_{S(n)}\bigr)=\sum_{k=1}^{S(n)}T(v_{k}).

Claim 5. First identity. For n=1n=1 both sides equal w,v1\langle w,v_{1}\rangle by the two base clauses. Assume it for nn. By the recursion for vector sums, additivity in the second argument (condition 2 of Complex Inner Product Space), the inductive hypothesis, and the recursion for scalar sums,

w,k=1S(n)vk=w,k=1nvk+vS(n)=w,k=1nvk+w,vS(n)=k=1nw,vk+w,vS(n)=k=1S(n)w,vk.\Bigl\langle w,\sum_{k=1}^{S(n)}v_{k}\Bigr\rangle=\Bigl\langle w,\sum_{k=1}^{n}v_{k}+v_{S(n)}\Bigr\rangle=\Bigl\langle w,\sum_{k=1}^{n}v_{k}\Bigr\rangle+\bigl\langle w,v_{S(n)}\bigr\rangle=\sum_{k=1}^{n}\langle w,v_{k}\rangle+\bigl\langle w,v_{S(n)}\bigr\rangle=\sum_{k=1}^{S(n)}\langle w,v_{k}\rangle .

Second identity. The same induction applies, with additivity in the first argument (claim 1 of Elementary Properties of a Complex Inner Product) in place of additivity in the second argument.

Claim 6. Apply claim 5 to the family kckvkk\mapsto c_{k}v_{k} on [n][n]. For the first identity, homogeneity in the second argument (condition 3 of Complex Inner Product Space) gives w,ckvk=ckw,vk\langle w,c_{k}v_{k}\rangle=c_{k}\langle w,v_{k}\rangle for every k[n]k\in[n], so the two families kw,ckvkk\mapsto\langle w,c_{k}v_{k}\rangle and kckw,vkk\mapsto c_{k}\langle w,v_{k}\rangle coincide and therefore have the same finite sum; hence

w,k=1nckvk=k=1nw,ckvk=k=1nckw,vk.\Bigl\langle w,\sum_{k=1}^{n}c_{k}v_{k}\Bigr\rangle=\sum_{k=1}^{n}\langle w,c_{k}v_{k}\rangle=\sum_{k=1}^{n}c_{k}\langle w,v_{k}\rangle .

For the second identity, conjugate homogeneity in the first argument (claim 2 of Elementary Properties of a Complex Inner Product) gives ckvk,w=ckvk,w\langle c_{k}v_{k},w\rangle=\overline{c_{k}}\,\langle v_{k},w\rangle for every k[n]k\in[n], and the same argument yields

k=1nckvk,w=k=1nckvk,w=k=1nckvk,w.\Bigl\langle \sum_{k=1}^{n}c_{k}v_{k},w\Bigr\rangle=\sum_{k=1}^{n}\langle c_{k}v_{k},w\rangle=\sum_{k=1}^{n}\overline{c_{k}}\,\langle v_{k},w\rangle .

Claim 7. For n=1n=1 we have [1]={1}[1]=\{1\}, so i=1i=1 and k=11vk=v1=vi\sum_{k=1}^{1}v_{k}=v_{1}=v_{i} by the base clause. Assume the assertion for nn, let vv be defined on [S(n)][S(n)], and let i[S(n)]=[n]{S(n)}i\in[S(n)]=[n]\cup\{S(n)\} satisfy vk=0Vv_{k}=0_{V} for every k[S(n)]k\in[S(n)] with kik\ne i.

If i[n]i\in[n], then S(n)iS(n)\ne i because S(n)[n]S(n)\notin[n], so vS(n)=0Vv_{S(n)}=0_{V}. The restriction of vv to [n][n] satisfies the same hypothesis with the same distinguished index ii, so the inductive hypothesis gives k=1nvk=vi\sum_{k=1}^{n}v_{k}=v_{i}, and the recursion together with the neutrality of 0V0_{V} gives k=1S(n)vk=vi+0V=vi\sum_{k=1}^{S(n)}v_{k}=v_{i}+0_{V}=v_{i}.

If i=S(n)i=S(n), then vk=0Vv_{k}=0_{V} for every k[n]k\in[n]. Applying the inductive hypothesis to the restriction of vv to [n][n] with distinguished index 11 gives k=1nvk=v1=0V\sum_{k=1}^{n}v_{k}=v_{1}=0_{V}, so the recursion gives k=1S(n)vk=0V+vS(n)=vS(n)=vi\sum_{k=1}^{S(n)}v_{k}=0_{V}+v_{S(n)}=v_{S(n)}=v_{i}.

The final assertion is the case where all summands are 0V0_{V}: taking i=1i=1 gives k=1nvk=v1=0V\sum_{k=1}^{n}v_{k}=v_{1}=0_{V}.

Please log in to copy this version.

Citations

Loading…

Dependency Graph

0 prerequisites

Prerequisites

Loading...

Comments

Loading…