Bilinear map
In mathematics, a bilinear map is a function combining elements of two vector spaces to yield an element of a third vector space, and is linear in each of its arguments. Matrix multiplication is an example.
Definition
Vector spaces
Let [math]\displaystyle{ V, W }[/math] and [math]\displaystyle{ X }[/math] be three vector spaces over the same base field [math]\displaystyle{ F }[/math]. A bilinear map is a function [math]\displaystyle{ B : V \times W \to X }[/math] such that for all [math]\displaystyle{ w \in W }[/math], the map [math]\displaystyle{ B_w }[/math] [math]\displaystyle{ v \mapsto B(v, w) }[/math] is a linear map from [math]\displaystyle{ V }[/math] to [math]\displaystyle{ X, }[/math] and for all [math]\displaystyle{ v \in V }[/math], the map [math]\displaystyle{ B_v }[/math] [math]\displaystyle{ w \mapsto B(v, w) }[/math] is a linear map from [math]\displaystyle{ W }[/math] to [math]\displaystyle{ X. }[/math] In other words, when we hold the first entry of the bilinear map fixed while letting the second entry vary, the result is a linear operator, and similarly for when we hold the second entry fixed.
Such a map [math]\displaystyle{ B }[/math] satisfies the following properties.
- For any [math]\displaystyle{ \lambda \in F }[/math], [math]\displaystyle{ B(\lambda v,w) = B(v, \lambda w) = \lambda B(v, w). }[/math]
- The map [math]\displaystyle{ B }[/math] is additive in both components: if [math]\displaystyle{ v_1, v_2 \in V }[/math] and [math]\displaystyle{ w_1, w_2 \in W, }[/math] then [math]\displaystyle{ B(v_1 + v_2, w) = B(v_1, w) + B(v_2, w) }[/math] and [math]\displaystyle{ B(v, w_1 + w_2) = B(v, w_1) + B(v, w_2). }[/math]
If [math]\displaystyle{ V = W }[/math] and we have B(v, w) = B(w, v) for all [math]\displaystyle{ v, w \in V, }[/math] then we say that B is symmetric. If X is the base field F, then the map is called a bilinear form, which are well-studied (for example: scalar product, inner product, and quadratic form).
Modules
The definition works without any changes if instead of vector spaces over a field F, we use modules over a commutative ring R. It generalizes to n-ary functions, where the proper term is multilinear.
For non-commutative rings R and S, a left R-module M and a right S-module N, a bilinear map is a map B : M × N → T with T an (R, S)-bimodule, and for which any n in N, m ↦ B(m, n) is an R-module homomorphism, and for any m in M, n ↦ B(m, n) is an S-module homomorphism. This satisfies
- B(r ⋅ m, n) = r ⋅ B(m, n)
- B(m, n ⋅ s) = B(m, n) ⋅ s
for all m in M, n in N, r in R and s in S, as well as B being additive in each argument.
Properties
An immediate consequence of the definition is that B(v, w) = 0X whenever v = 0V or w = 0W. This may be seen by writing the zero vector 0V as 0 ⋅ 0V (and similarly for 0W) and moving the scalar 0 "outside", in front of B, by linearity.
The set L(V, W; X) of all bilinear maps is a linear subspace of the space (viz. vector space, module) of all maps from V × W into X.
If V, W, X are finite-dimensional, then so is L(V, W; X). For [math]\displaystyle{ X = F, }[/math] that is, bilinear forms, the dimension of this space is dim V × dim W (while the space L(V × W; F) of linear forms is of dimension dim V + dim W). To see this, choose a basis for V and W; then each bilinear map can be uniquely represented by the matrix B(ei, fj), and vice versa. Now, if X is a space of higher dimension, we obviously have dim L(V, W; X) = dim V × dim W × dim X.
Examples
- Matrix multiplication is a bilinear map M(m, n) × M(n, p) → M(m, p).
- If a vector space V over the real numbers [math]\displaystyle{ \R }[/math] carries an inner product, then the inner product is a bilinear map [math]\displaystyle{ V \times V \to \R. }[/math]
- In general, for a vector space V over a field F, a bilinear form on V is the same as a bilinear map V × V → F.
- If V is a vector space with dual space V∗, then the canonical evaluation map, b(f, v) = f(v) is a bilinear map from V∗ × V to the base field.
- Let V and W be vector spaces over the same base field F. If f is a member of V∗ and g a member of W∗, then b(v, w) = f(v)g(w) defines a bilinear map V × W → F.
- The cross product in [math]\displaystyle{ \R^3 }[/math] is a bilinear map [math]\displaystyle{ \R^3 \times \R^3 \to \R^3. }[/math]
- Let [math]\displaystyle{ B : V \times W \to X }[/math] be a bilinear map, and [math]\displaystyle{ L : U \to W }[/math] be a linear map, then (v, u) ↦ B(v, Lu) is a bilinear map on V × U.
Continuity and separate continuity
Suppose [math]\displaystyle{ X, Y, }[/math] and [math]\displaystyle{ Z }[/math] are topological vector spaces and let [math]\displaystyle{ b : X \times Y \to Z }[/math] be a bilinear map. Then b is said to be separately continuous if the following two conditions hold:
- for all [math]\displaystyle{ x \in X, }[/math] the map [math]\displaystyle{ Y \to Z }[/math] given by [math]\displaystyle{ y \mapsto b(x, y) }[/math] is continuous;
- for all [math]\displaystyle{ y \in Y, }[/math] the map [math]\displaystyle{ X \to Z }[/math] given by [math]\displaystyle{ x \mapsto b(x, y) }[/math] is continuous.
Many separately continuous bilinear that are not continuous satisfy an additional property: hypocontinuity.[1] All continuous bilinear maps are hypocontinuous.
Sufficient conditions for continuity
Many bilinear maps that occur in practice are separately continuous but not all are continuous. We list here sufficient conditions for a separately continuous bilinear map to be continuous.
- If X is a Baire space and Y is metrizable then every separately continuous bilinear map [math]\displaystyle{ b : X \times Y \to Z }[/math] is continuous.[1]
- If [math]\displaystyle{ X, Y, \text{ and } Z }[/math] are the strong duals of Fréchet spaces then every separately continuous bilinear map [math]\displaystyle{ b : X \times Y \to Z }[/math] is continuous.[1]
- If a bilinear map is continuous at (0, 0) then it is continuous everywhere.[2]
Composition map
Let [math]\displaystyle{ X, Y, \text{ and } Z }[/math] be locally convex Hausdorff spaces and let [math]\displaystyle{ C : L(X; Y) \times L(Y; Z) \to L(X; Z) }[/math] be the composition map defined by [math]\displaystyle{ C(u, v) := v \circ u. }[/math] In general, the bilinear map [math]\displaystyle{ C }[/math] is not continuous (no matter what topologies the spaces of linear maps are given). We do, however, have the following results:
Give all three spaces of linear maps one of the following topologies:
- give all three the topology of bounded convergence;
- give all three the topology of compact convergence;
- give all three the topology of pointwise convergence.
- If [math]\displaystyle{ E }[/math] is an equicontinuous subset of [math]\displaystyle{ L(Y; Z) }[/math] then the restriction [math]\displaystyle{ C\big\vert_{L(X; Y) \times E} : L(X; Y) \times E \to L(X; Z) }[/math] is continuous for all three topologies.[1]
- If [math]\displaystyle{ Y }[/math] is a barreled space then for every sequence [math]\displaystyle{ \left(u_i\right)_{i=1}^{\infty} }[/math] converging to [math]\displaystyle{ u }[/math] in [math]\displaystyle{ L(X; Y) }[/math] and every sequence [math]\displaystyle{ \left(v_i\right)_{i=1}^{\infty} }[/math] converging to [math]\displaystyle{ v }[/math] in [math]\displaystyle{ L(Y; Z), }[/math] the sequence [math]\displaystyle{ \left(v_i \circ u_i\right)_{i=1}^{\infty} }[/math] converges to [math]\displaystyle{ v \circ u }[/math] in [math]\displaystyle{ L(Y; Z). }[/math] [1]
See also
- Tensor product – Mathematical operation on vector spaces
- Sesquilinear form – Generalization of a bilinear form
- Bilinear filtering
- Multilinear map – Vector-valued function of multiple vectors, linear in each argument
References
- ↑ 1.0 1.1 1.2 1.3 1.4 Trèves 2006, pp. 424-426.
- ↑ Schaefer & Wolff 1999, p. 118.
Bibliography
- Schaefer, Helmut H.; Wolff, Manfred P. (1999). Topological Vector Spaces. GTM. 8 (Second ed.). New York, NY: Springer New York Imprint Springer. ISBN 978-1-4612-7155-0. OCLC 840278135.
- Trèves, François (August 6, 2006). Topological Vector Spaces, Distributions and Kernels. Mineola, N.Y.: Dover Publications. ISBN 978-0-486-45352-1. OCLC 853623322.
External links
- Hazewinkel, Michiel, ed. (2001), "Bilinear mapping", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4, https://www.encyclopediaofmath.org/index.php?title=p/b016280
Original source: https://en.wikipedia.org/wiki/Bilinear map.
Read more |