| Tensor Product |
Article Index for Tensor Product |
Articles about Tensor Product |
Website Links For Product |
Information AboutTensor Product |
| CATEGORIES ABOUT TENSOR PRODUCT | |
| abstract algebra | |
| multilinear algebra | |
| binary operations | |
|
A representative case is the Kronecker Product of any two rectangular arrays, considered as matrices. Example: : Resultant rank = 2, resultant dimension = 4×3 = 12. Here rank denotes the number of requisite indices, while dimension counts the number of degrees of freedom in the resulting array. TENSOR PRODUCT OF TWO TENSORS What does the general formula mean? It means that if a pair of tensors are Juxtaposed (placed side-by-side) then they combine by mere aggregation to form a new tensor which can be subsequently called the tensor product of the pair of juxtaposed tensors. The number of independent components multiplies There is a general formula for the product of two (or more) Tensor s, as :. We are assuming here '' Orthogonal '' tensors, with no distinction of covariant and contravariant indices, for simplicity. The parameters introduced above work out like this: : : Example Let U be a tensor of type (1,1) with components ''Uαβ'', and let '''V''' be a tensor of type (1,0) with components ''Vγ''. Then : and :. The tensor product inherits all the indices of its factors. See also: Classical Treatment Of Tensors KRONECKER PRODUCT OF TWO MATRICES ''Main article: Kronecker Product .'' With matrices this operation is usually called the ''Kronecker product'', a term used to make clear that the result has a particular Block Structure imposed upon it, in which each element of the first matrix is replaced by the second matrix, scaled by that element. For matrices and this is: :. TENSOR PRODUCT OF MULTILINEAR MAPS Given Multilinear maps and their tensor product is the multilinear function : TENSOR PRODUCT OF VECTOR SPACES The tensor product of two Vector Space s ''V'' and ''W'' has a formal definition by the method of ''generators and relations''. The equivalence class under these relations (given below) of is called a ''tensor'' and is denoted by . By construction, one can prove several identities between tensors and form an algebra of tensors. To construct , take the vector space generated by and apply (factor out the subspace generated by) the following multilinear relations: where are vectors from the appropriate spaces, and is from the underlying field. We can then derive the identity :, the zero in . The resulting tensor product is itself a vector space, which can be verified by directly checking the vector space axioms. Given bases and for ''V'' and ''W'' respectively, the tensors of the form forms a basis for . The dimension of the tensor product therefore is the product of dimensions of the original spaces; for instance will have dimension . UNIVERSAL PROPERTY OF TENSOR PRODUCT The space of all bilinear maps from to is naturally isomorphic to the space of all linear maps from to . This is built into the construction; has all and only the relations that are necessary to ensure that a homomorphism from to will be linear. The tensor product in fact satisfies the Universal Property of being a Fibered Coproduct . TENSOR PRODUCT OF HILBERT SPACES The tensor product of two Hilbert Space s is another Hilbert space, which is defined as described below. Definition Let ''H''1 and ''H''2 be two Hilbert spaces with inner products and , respectively. Construct the tensor product of ''H''1 and ''H''2 as vector spaces as explained above. We can turn this vector space tensor product into an Inner Product Space by defining : and extending by linearity. Finally, take the Completion under this inner product. The result is the tensor product of ''H''1 and ''H''2 as Hilbert spaces. Properties If ''H''1 and ''H''2 have Orthonormal Bases {φ''k''} and {ψ''l''}, respectively, then {φ''k'' ⊗ ψ''l''} is an orthonormal basis for ''H''1 ⊗ ''H''2. Examples and applications The following examples show how tensor products arise naturally. Given two Measure Space s ''X'' and ''Y'', with measures μ and ν respectively, one may look at L 2(''X'' × ''Y''), the space of functions on ''X'' × ''Y'' that are square integrable with respect to the product measure μ × ν. If ''f'' is a square integrable function on ''X'', and ''g'' is a square integrable function on ''Y'', then we can define a function ''h'' on ''X'' × ''Y'' by ''h''(''x'',''y'') = ''f''(''x'') ''g''(''y''). The definition of the product measure ensures that all functions of this form are square integrable, so this defines a Bilinear mapping L2(''X'') × L2(''Y'') → L2(''X'' × ''Y''). Linear Combination s of functions of the form ''f''(''x'') ''g''(''y'') are also in L2(''X'' × ''Y''). It turns out that the set of linear combinations is in fact dense in L2(''X'' × ''Y''), if L2(''X'') and L2(''Y'') are separable. This shows that L2(''X'') ⊗ L2(''Y'') is Isomorphic to L2(''X'' × ''Y''), and it also explains why we need to take the completion in the construction of the Hilbert space tensor product. Similarly, we can show that L2(''X''; ''H''), denoting the space of square integrable functions ''X'' → ''H'', is isomorphic to L2(''X'') ⊗ ''H'' if this space is separable. The isomorphism maps ''f''(''x'') ⊗ φ ∈ L2(''X'') ⊗ ''H'' to ''f''(''x'')φ ∈ L2(''X''; ''H''). We can combine this with the previous example and conclude that L2(''X'') ⊗ L2(''Y'') and L2(''X'' × ''Y'') are both isomorphic to L2(''X''; L2(''Y'')). Tensor products of Hilbert spaces arise often in Quantum Mechanics . If some particle is described by the Hilbert space ''H''1, and another particle is described by ''H''2, then the system consisting of both particles is described by the tensor product of ''H''1 and ''H''2. For example, the state space of a Quantum Harmonic Oscillator is L2(R), so the state space of two oscillators is L2(R) ⊗ L2(R), which is isomorphic to L2(R2). Therefore, the two-particle system is described by wave functions of the form φ(''x''1, ''x''2). A more intricate example is provided by the Fock Space s, which describe a variable number of particles. RELATION WITH THE DUAL SPACE Note that the space (the Dual Space of containing all linear Functional s on that space) corresponds naturally to the space of all bilinear functionals on . In other words, every bilinear functional is a functional on the tensor product, and vice versa. There is a natural Isomorphism between and . So, the tensors of the linear functionals are bilinear functionals. This gives us a new way to look at the space of bilinear functionals, as a tensor product itself. TYPES OF TENSORS, E.G., ALTERNATING Linear subspaces of the bilinear operators (or in general, multilinear operators) determine natural Quotient Space s of the tensor space, which are frequently useful. See Wedge Product for the first major example. Another would be the treatment of Algebraic Form s as symmetric tensors. OVER MORE GENERAL RINGS ''See Tensor Product Of Modules Over A Ring '' TENSOR PRODUCT FOR COMPUTER PROGRAMMERS Array Programming Languages
However, these kinds of notation are not universally present in array languages. Other array languages may require explicit treatment of indices (for example, Matlab ), and/or may not support Higher-order Functions such as the Jacobian Derivative (for example, Fortran /APL). SEE ALSO
|
|
|