Bilinear map
A bilinear map combines elements from 2 vector spaces to yield and element in a third (in contrast to a linear map which takes a point in a vector space to a point in a different vector space)
A bilinear form is a special case of a bilinear map, and an inner product is a special case of a bilinear form.
Contents
[hide]Definition
Given the vector spaces (U,F),(V,F) and (W,F) - it is important they are over the same field - a bilinear map[1] is a function:
- τ:(U,F)×(V,F)→(W,F) or
- τ:U×V→W (in keeping with mathematicians are lazy)
Such that it is linear in both variables. Which is to say that the following "Axioms of a bilinear map" hold:
For a function τ:U×V→W and u,v∈U, a,b∈V and λ,μ∈F we have:
- τ(λu+μv,a)=λτ(u,a)+μτ(v,a)
- τ(u,λa+μb)=λτ(u,a)+μτ(u,b)
Relation to bilinear forms and inner products
A bilinear form is a special case of a bilinear map where rather than mapping to a vector space W it maps to the field that the vector spaces U and V are over (which in this case was F)[1]. An inner product is a special case of that. See the pages:
- Bilinear form - a map of the form ⟨⋅,⋅⟩:V×V→F where V is a vector space over F[1]
- Inner product - a bilinear form that is either symmetric, skew-symmetric or alternate (see the Bilinear form for meanings)[1]
Kernel of a bilinear map
Here f:U×V→W is a bilinear map
Claim: {(u,v)∈U×V| u=0∨v=0}⊆Ker(f), that is if u or v (or both of course) are the zero of their vector space then f(u,v)=0 (the zero of W)
Common notations
- If an author uses T for linear maps they will probably use τ for bilinear maps.
- If an author uses L for linear maps they will probably use B for bilinear maps.
As always I recommend writing:
Let τ:U×V→W be a bilinear map |
Or something explicit.
Examples of bilinear maps
- The Tensor product
- The Vector dot product - although this is an example of an inner product
See next
See also
References
- ↑ Jump up to: 1.0 1.1 1.2 1.3 Advanced Linear Algebra - Steven Roman - Third Edition - Springer Graduate texts in Mathematics