2025-02-16

1010: Tensor Product of Tensors

<The previous article in this series | The table of contents of this series | The next article in this series>

definition of tensor product of tensors

Topics


About: vectors space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a definition of tensor product of tensors.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
F: { the fields }
{V1,1,...,V1,k1,V2,1,...,V2,k2}: { the F vectors spaces }
: :L(V1,1,...,V1,k1:F)×L(V2,1,...,V2,k2:F)L(V1,1,...,V1,k1,V2,1,...,V2,k2:F),(t1,t2)t1t2
//

Conditions:
vj,mVj,m(t1t2(v1,1,...,v1,k1,v2,1,...,v2,k2)=t1(v1,1,...,v1,k1)t2(v2,1,...,v2,k2))
//


2: Note


Each tj need to be in L(Vj,1,...,Vj,kj:F) instead of a general L(Vj,1,...,Vj,kj:W), because otherwise, the multiplication,t1(v1,1,...,v1,k1)t2(v2,1,...,v2,k2), would not make sense.

Let us see that indeed t1t2L(V1,1,...,V1,k1,V2,1,...,V2,k2:F).

It is :V1,1×...×V1,k1×V2,1×...×V2,k2F.

t1t2(...,rv1,m+rv1,m,...)=t1(...,rv1,m+rv1,m,...)t2(...)=(rt1(...,v1,m,...)+rt1(...,v1,m,...))t2(...)=rt1(...,v1,m,...)t2(...)+rt1(...,v1,m,...)t2(...)=rt1t2(...,v1,m,...)+rt1t2(...,vj,m,...).

t1t2(...,rv2,m+rv2,m,...)=t1(...)t2(...,rv2,m+rv2,m,...)=t1(...)(rt2(...,v2,m,...)+rt2(...,v2,m,...))=rt1(...)t2(...,v2,m,...)+rt1(...)t2(...,v2,m,...)=rt1t2(...,v2,m,...)+rt1t2(...,v2,m,...).

Let us see that tensor product of tensors is associative.

(t1t2)t3(v1,1,...,v1,k1,v2,1,...,v2,k2,v3,1,...,v3,k3)=(t1t2)(v1,1,...,v1,k1,v2,1,...,v2,k2)t3(v3,1,...,v3,k3)=t1(v1,1,...,v1,k1)t2(v2,1,...,v2,k2)t3(v3,1,...,v3,k3).

t1(t2t3)(v1,1,...,v1,k1,v2,1,...,v2,k2,v3,1,...,v3,k3)=t1(v1,1,...,v1,k1)(t2t3)(v2,1,...,v2,k2,v3,1,...,v3,k3)=t1(v1,1,...,v1,k1)t2(v2,1,...,v2,k2)t3(v3,1,...,v3,k3).

So, while t1...tn:=(...((t1t2)t3)...tn1)tn, it can be associated in any way.

Let us see a property of tensor product of tensors.

For each tj,tjL(Vj,1,...,Vj,kj:F) and each r,rF, t1...(rtj+rtj)...tl=rt1...tj...tl+rt1...tj...tl: t1...(rtj+rtj)...tl(v1,1,...,vl,kl)=t1(v1,1,...,v1,k1)...(rtj+rtj)(vj,1,...,vj,kj)...tl(vl,1,...,vl,kl))=t1(v1,1,...,v1,k1)...(rtj(vj,1,...,vj,kj)+rtj(vj,1,...,vj,kj))...tl(vl,1,...,vl,kl))=rt1(v1,1,...,v1,k1)...tj(vj,1,...,vj,kj)...tl(vl,1,...,vl,kl))+rt1(v1,1,...,v1,k1)...tj(vj,1,...,vj,kj)...tl(vl,1,...,vl,kl))=(rt1...tj...tl+rt1...tj...tl)(v1,1,...,vl,kl).

Do not confuse this concept with the concept of tensor product of k vectors spaces, which is a product of spaces and is a vectors space, while this concept is a product of tensors and is a tensor.


References


<The previous article in this series | The table of contents of this series | The next article in this series>