MarketLinear form
Company Profile

Linear form

In mathematics, a linear form is a linear map from a vector space to its field of scalars.

Examples
The constant zero function, mapping every vector to zero, is trivially a linear functional. Every other linear functional (such as the ones below) is surjective (that is, its range is all of ). • Indexing into a vector: The second element of a three-vector is given by the one-form [0, 1, 0]. That is, the second element of [x, y, z] is [0, 1, 0] \cdot [x, y, z] = y. • Mean: The mean element of an n-vector is given by the one-form \left[1/n, 1/n, \ldots, 1/n\right]. That is, \operatorname{mean}(v) = \left[1/n, 1/n, \ldots, 1/n\right] \cdot v. • Sampling: Sampling with a kernel can be considered a one-form, where the one-form is the kernel shifted to the appropriate location. • Net present value of a net cash flow, R(t), is given by the one-form w(t) = (1 + i)^{-t} where i is the discount rate. That is, \mathrm{NPV}(R(t)) = \langle w, R\rangle = \int_{t=0}^\infty \frac{R(t)}{(1+i)^{t}}\,dt. Linear functionals in Rn Suppose that vectors in the real coordinate space \R^n are represented as column vectors \mathbf{x} = \begin{bmatrix}x_1\\ \vdots\\ x_n\end{bmatrix}. For each row vector \mathbf{a} = \begin{bmatrix}a_1 & \cdots & a_n\end{bmatrix} there is a linear functional f_{\mathbf{a}} defined by f_{\mathbf{a}}(\mathbf{x}) = a_1 x_1 + \cdots + a_n x_n, and each linear functional can be expressed in this form. This can be interpreted as either the matrix product or the dot product of the row vector \mathbf{a} and the column vector \mathbf{x}: f_{\mathbf{a}}(\mathbf{x}) = \mathbf{a} \cdot \mathbf{x} = \begin{bmatrix}a_1 & \cdots & a_n\end{bmatrix} \begin{bmatrix}x_1\\ \vdots\\ x_n\end{bmatrix}. Trace of a square matrix The trace \operatorname{tr} (A) of a square matrix A is the sum of all elements on its main diagonal. Matrices can be multiplied by scalars and two matrices of the same dimension can be added together; these operations make a vector space from the set of all n \times n matrices. The trace is a linear functional on this space because \operatorname{tr} (s A) = s \operatorname{tr} (A) and \operatorname{tr} (A + B) = \operatorname{tr} (A) + \operatorname{tr} (B) for all scalars s and all n \times n matrices A \text{ and } B. (Definite) Integration Linear functionals first appeared in functional analysis, the study of vector spaces of functions. A typical example of a linear functional is integration: the linear transformation defined by the Riemann integral I(f) = \int_a^b f(x)\, dx is a linear functional from the vector space C[a, b] of continuous functions on the interval [a, b] to the real numbers. The linearity of I follows from the standard facts about the integral: \begin{align} I(f + g) &= \int_a^b[f(x) + g(x)]\, dx = \int_a^b f(x)\, dx + \int_a^b g(x)\, dx = I(f) + I(g) \\ I(\alpha f) &= \int_a^b \alpha f(x)\, dx = \alpha\int_a^b f(x)\, dx = \alpha I(f). \end{align} Evaluation Let P_n denote the vector space of real-valued polynomial functions of degree \leq n defined on an interval [a, b]. If c \in [a, b], then let \operatorname{ev}_c : P_n \to \R be the evaluation functional \operatorname{ev}_c f = f(c). The mapping f \mapsto f(c) is linear since \begin{align} (f + g)(c) &= f(c) + g(c) \\ (\alpha f)(c) &= \alpha f(c). \end{align} If x_0, \ldots, x_n are n + 1 distinct points in [a, b], then the evaluation functionals \operatorname{ev}_{x_i}, i = 0, \ldots, n form a basis of the dual space of P_n ( proves this last fact using Lagrange interpolation). Non-example A function f having the equation of a line f(x) = a + r x with a \neq 0 (for example, f(x) = 1 + 2 x) is a linear functional on \R, since it is not linear. It is, however, affine-linear. == Visualization ==
Visualization
s of constant value, each corresponding to those vectors that α maps to a given scalar value shown next to it along with the "sense" of increase. The zero plane is through the origin. In finite dimensions, a linear functional can be visualized in terms of its level sets, the sets of vectors which map to a given value. In three dimensions, the level sets of a linear functional are a family of mutually parallel planes; in higher dimensions, they are parallel hyperplanes. This method of visualizing linear functionals is sometimes introduced in general relativity texts, such as Gravitation by . == Applications ==
Applications
Application to quadrature If x_0, \ldots, x_n are n + 1 distinct points in , then the linear functionals \operatorname{ev}_{x_i} : f \mapsto f\left(x_i\right) defined above form a basis of the dual space of , the space of polynomials of degree \leq n. The integration functional is also a linear functional on , and so can be expressed as a linear combination of these basis elements. In symbols, there are coefficients a_0, \ldots, a_n for which I(f) = a_0 f(x_0) + a_1 f(x_1) + \dots + a_n f(x_n) for all f \in P_n. This forms the foundation of the theory of numerical quadrature. In quantum mechanics Linear functionals are particularly important in quantum mechanics. Quantum mechanical systems are represented by Hilbert spaces, which are antiisomorphic to their own dual spaces. A state of a quantum mechanical system can be identified with a linear functional. For more information see bra–ket notation. Distributions In the theory of generalized functions, certain kinds of generalized functions called distributions can be realized as linear functionals on spaces of test functions. ==Dual vectors and bilinear forms==
Dual vectors and bilinear forms
Euclidean space. The number of (1-form) hyperplanes intersected by a vector equals the inner product. Every non-degenerate bilinear form on a finite-dimensional vector space V induces an isomorphism V\rightarrow V^*:v\mapsto v^* such that v^*(w) := \langle v, w\rangle \quad \forall w \in V , where the bilinear form on V is denoted \langle \,\cdot\, , \,\cdot\, \rangle (for instance, in Euclidean space, \langle v, w \rangle = v \cdot w is the dot product of v and w). The inverse isomorphism is V^*\rightarrow V:v^*\mapsto v, where v is the unique element of V such that \langle v, w\rangle = v^*(w) for all w \in V. The above defined vector v^*\in V^* is said to be the dual vector of v \in V. In an infinite dimensional Hilbert space, analogous results hold by the Riesz representation theorem. There is a mapping V\mapsto V^* from V into its V^*. ==Relationship to bases==
Relationship to bases
Basis of the dual space Let the vector space have a basis \mathbf{e}_1, \mathbf{e}_2,\dots,\mathbf{e}_n, not necessarily orthogonal. Then the dual space V^* has a basis \tilde{\omega}^1,\tilde{\omega}^2,\dots,\tilde{\omega}^n called the dual basis defined by the special property that \tilde{\omega}^i (\mathbf e_j) = \begin{cases} 1 &\text{if}\ i = j\\ 0 &\text{if}\ i \neq j. \end{cases} Or, more succinctly, \tilde{\omega}^i (\mathbf e_j) = \delta_{ij} where \delta_{ij} is the Kronecker delta. Here the superscripts of the basis functionals are not exponents but are instead contravariant indices. A linear functional \tilde{u} belonging to the dual space \tilde{V} can be expressed as a linear combination of basis functionals, with coefficients ("components") , \tilde{u} = \sum_{i=1}^n u_i \, \tilde{\omega}^i. Then, applying the functional \tilde{u} to a basis vector \mathbf{e}_j yields \tilde{u}(\mathbf e_j) = \sum_{i=1}^n \left(u_i \, \tilde{\omega}^i\right) \mathbf e_j = \sum_i u_i \left[\tilde{\omega}^i \left(\mathbf e_j\right)\right] due to linearity of scalar multiples of functionals and pointwise linearity of sums of functionals. Then \begin{align} \tilde{u}({\mathbf e}_j) &= \sum_i u_i \left[\tilde{\omega}^i \left({\mathbf e}_j\right)\right] \\& = \sum_i u_i {\delta}_{ij} \\ &= u_j. \end{align} So each component of a linear functional can be extracted by applying the functional to the corresponding basis vector. The dual basis and inner product When the space carries an inner product, then it is possible to write explicitly a formula for the dual basis of a given basis. Let have (not necessarily orthogonal) basis \mathbf{e}_1,\dots, \mathbf{e}_n. In three dimensions (), the dual basis can be written explicitly \tilde{\omega}^i(\mathbf{v}) = \frac{1}{2} \left\langle \frac { \sum_{j=1}^3\sum_{k=1}^3\varepsilon^{ijk} \, (\mathbf e_j \times \mathbf e_k)} {\mathbf e_1 \cdot \mathbf e_2 \times \mathbf e_3} , \mathbf{v} \right\rangle , for i = 1, 2, 3, where ε is the Levi-Civita symbol and \langle \cdot , \cdot \rangle the inner product (or dot product) on . In higher dimensions, this generalizes as follows \tilde{\omega}^i(\mathbf{v}) = \left\langle \frac{\sum_{1 \le i_2 where \star is the Hodge star operator. == Over a ring ==
Over a ring
Modules over a ring are generalizations of vector spaces, which removes the restriction that coefficients belong to a field. Given a module over a ring , a linear form on is a linear map from to , where the latter is considered as a module over itself. The space of linear forms is always denoted , whether is a field or not. It is a right module if is a left module. The existence of "enough" linear forms on a module is equivalent to projectivity. {{math theorem|math_statement=An -module is projective if and only if there exists a subset A\subset M and linear forms \{f_a\mid a \in A\} such that, for every x\in M, only finitely many f_a(x) are nonzero, and x=\sum_{a\in A}{f_a(x)a} }} == Change of field ==
Change of field
Suppose that X is a vector space over \Complex. Restricting scalar multiplication to \R gives rise to a real vector space X_{\R} called the of X. Any vector space X over \Complex is also a vector space over \R, endowed with a complex structure; that is, there exists a real vector subspace X_{\R} such that we can (formally) write X = X_{\R} \oplus X_{\R}i as \R-vector spaces. Real versus complex linear functionals Every linear functional on X is complex-valued while every linear functional on X_{\R} is real-valued. If \dim X \neq 0 then a linear functional on either one of X or X_{\R} is non-trivial (meaning not identically 0) if and only if it is surjective (because if \varphi(x) \neq 0 then for any scalar s, \varphi\left((s/\varphi(x)) x\right) = s), where the image of a linear functional on X is \C while the image of a linear functional on X_{\R} is \R. Consequently, the only function on X that is both a linear functional on X and a linear function on X_{\R} is the trivial functional; in other words, X^{\#} \cap X_{\R}^{\#} = \{ 0 \}, where \,{\cdot}^{\#} denotes the space's algebraic dual space. However, every \Complex-linear functional on X is an \R-linear (meaning that it is additive and homogeneous over \R), but unless it is identically 0, it is not an \R-linear on X because its range (which is \Complex) is 2-dimensional over \R. Conversely, a non-zero \R-linear functional has range too small to be a \Complex-linear functional as well. Real and imaginary parts If \varphi \in X^{\#} then denote its real part by \varphi_{\R} := \operatorname{Re} \varphi and its imaginary part by \varphi_i := \operatorname{Im} \varphi. Then \varphi_{\R} : X \to \R and \varphi_i : X \to \R are linear functionals on X_{\R} and \varphi = \varphi_{\R} + i \varphi_i. The fact that z = \operatorname{Re} z - i \operatorname{Re} (i z) = \operatorname{Im} (i z) + i \operatorname{Im} z for all z \in \Complex implies that for all x \in X, \begin{alignat}{4}\varphi(x) &= \varphi_{\R}(x) - i \varphi_{\R}(i x) \\ &= \varphi_i(i x) + i \varphi_i(x)\\ \end{alignat} and consequently, that \varphi_i(x) = - \varphi_{\R}(i x) and \varphi_{\R}(x) = \varphi_i(ix). The assignment \varphi \mapsto \varphi_{\R} defines a bijective \R-linear operator X^{\#} \to X_{\R}^{\#} whose inverse is the map L_{\bull} : X_{\R}^{\#} \to X^{\#} defined by the assignment g \mapsto L_g that sends g : X_{\R} \to \R to the linear functional L_g : X \to \Complex defined by L_g(x) := g(x) - i g(ix) \quad \text{ for all } x \in X. The real part of L_g is g and the bijection L_{\bull} : X_{\R}^{\#} \to X^{\#} is an \R-linear operator, meaning that L_{g+h} = L_g + L_h and L_{rg} = r L_g for all r \in \R and g, h \in X_\R^{\#}. Similarly for the imaginary part, the assignment \varphi \mapsto \varphi_i induces an \R-linear bijection X^{\#} \to X_{\R}^{\#} whose inverse is the map X_{\R}^{\#} \to X^{\#} defined by sending I \in X_{\R}^{\#} to the linear functional on X defined by x \mapsto I(i x) + i I(x). This relationship was discovered by Henry Löwig in 1934 (although it is usually credited to F. Murray), and can be generalized to arbitrary finite extensions of a field in the natural way. It has many important consequences, some of which will now be described. Properties and relationships Suppose \varphi : X \to \Complex is a linear functional on X with real part \varphi_{\R} := \operatorname{Re} \varphi and imaginary part \varphi_i := \operatorname{Im} \varphi. Then \varphi = 0 if and only if \varphi_{\R} = 0 if and only if \varphi_i = 0. Assume that X is a topological vector space. Then \varphi is continuous if and only if its real part \varphi_{\R} is continuous, if and only if \varphi's imaginary part \varphi_i is continuous. That is, either all three of \varphi, \varphi_{\R}, and \varphi_i are continuous or none are continuous. This remains true if the word "continuous" is replaced with the word "bounded". In particular, \varphi \in X^{\prime} if and only if \varphi_{\R} \in X_{\R}^{\prime} where the prime denotes the space's continuous dual space. Let B \subseteq X. If u B \subseteq B for all scalars u \in \Complex of unit length (meaning |u| = 1) then \sup_{b \in B} |\varphi(b)| = \sup_{b \in B} \left|\varphi_{\R}(b)\right|. Similarly, if \varphi_i := \operatorname{Im} \varphi : X \to \R denotes the complex part of \varphi then i B \subseteq B implies \sup_{b \in B} \left|\varphi_{\R}(b)\right| = \sup_{b \in B} \left|\varphi_i(b)\right|. If X is a normed space with norm \|\cdot\| and if B = \{x \in X : \| x \| \leq 1\} is the closed unit ball then the supremums above are the operator norms (defined in the usual way) of \varphi, \varphi_{\R}, and \varphi_i so that \|\varphi\| = \left\|\varphi_{\R}\right\| = \left\|\varphi_i \right\|. This conclusion extends to the analogous statement for polars of balanced sets in general topological vector spaces. • If X is a complex Hilbert space with a (complex) inner product \langle \,\cdot\,| \,\cdot\, \rangle that is antilinear in its first coordinate (and linear in the second) then X_{\R} becomes a real Hilbert space when endowed with the real part of \langle \,\cdot\,| \,\cdot\, \rangle. Explicitly, this real inner product on X_{\R} is defined by \langle x | y \rangle_{\R} := \operatorname{Re} \langle x | y \rangle for all x, y \in X and it induces the same norm on X as \langle \,\cdot\,| \,\cdot\, \rangle because \sqrt{\langle x | x \rangle_{\R}} = \sqrt{\langle x | x \rangle} for all vectors x. Applying the Riesz representation theorem to \varphi \in X^{\prime} (resp. to \varphi_{\R} \in X_{\R}^{\prime}) guarantees the existence of a unique vector f_{\varphi} \in X (resp. f_{\varphi_{\R}} \in X_{\R}) such that \varphi(x) = \left\langle f_{\varphi} | \, x \right\rangle (resp. \varphi_{\R}(x) = \left\langle f_{\varphi_{\R}} | \, x \right\rangle_{\R}) for all vectors x. The theorem also guarantees that \left\|f_{\varphi}\right\| = \|\varphi\|_{X^{\prime}} and \left\|f_{\varphi_{\R}}\right\| = \left\|\varphi_{\R}\right\|_{X_{\R}^{\prime}}. It is readily verified that f_{\varphi} = f_{\varphi_{\R}}. Now \left\|f_{\varphi}\right\| = \left\|f_{\varphi_{\R}}\right\| and the previous equalities imply that \|\varphi\|_{X^{\prime}} = \left\|\varphi_{\R}\right\|_{X_{\R}^{\prime}}, which is the same conclusion that was reached above. == In infinite dimensions ==
In infinite dimensions
Below, all vector spaces are over either the real numbers \R or the complex numbers \Complex. If V is a topological vector space, the space of continuous linear functionals — the — is often simply called the dual space. If V is a Banach space, then so is its (continuous) dual. To distinguish the ordinary dual space from the continuous dual space, the former is sometimes called the . In finite dimensions, every linear functional is continuous, so the continuous dual is the same as the algebraic dual, but in infinite dimensions the continuous dual is a proper subspace of the algebraic dual. A linear functional on a (not necessarily locally convex) topological vector space is continuous if and only if there exists a continuous seminorm on such that |f| \leq p. Characterizing closed subspaces Continuous linear functionals have nice properties for analysis: a linear functional is continuous if and only if its kernel is closed, and a non-trivial continuous linear functional is an open map, even if the (topological) vector space is not complete. Hyperplanes and maximal subspaces A vector subspace M of X is called maximal if M \subsetneq X (meaning M \subseteq X and M \neq X) and does not exist a vector subspace N of X such that M \subsetneq N \subsetneq X. A vector subspace M of X is maximal if and only if it is the kernel of some non-trivial linear functional on X (that is, M = \ker f for some linear functional f on X that is not identically ). An affine hyperplane in X is a translate of a maximal vector subspace. By linearity, a subset H of X is a affine hyperplane if and only if there exists some non-trivial linear functional f on X such that H = f^{-1}(1) = \{ x \in X : f(x) = 1 \}. If f is a linear functional and s \neq 0 is a scalar then f^{-1}(s) = s \left(f^{-1}(1)\right) = \left(\frac{1}{s} f\right)^{-1}(1). This equality can be used to relate different level sets of f. Moreover, if f \neq 0 then the kernel of f can be reconstructed from the affine hyperplane H := f^{-1}(1) by \ker f = H - H. Relationships between multiple linear functionals Any two linear functionals with the same kernel are proportional (i.e. scalar multiples of each other). This fact can be generalized to the following theorem. {{math theorem|name=Theorem|math_statement= If f, g_1, \ldots, g_n are linear functionals on , then the following are equivalent: • can be written as a linear combination of g_1, \ldots, g_n; that is, there exist scalars s_1, \ldots, s_n such that sf = s_1 g_1 + \cdots + s_n g_n; • \bigcap_{i=1}^{n} \ker g_i \subseteq \ker f; • there exists a real number such that |f(x)| \leq r \max_i |g_i (x)| for all x \in X. }} If is a non-trivial linear functional on with kernel , x \in X satisfies f(x) = 1, and is a balanced subset of , then N \cap (x + U) = \varnothing if and only if |f(u)| for all u \in U. Hahn–Banach theorem Any (algebraic) linear functional on a vector subspace can be extended to the whole space; for example, the evaluation functionals described above can be extended to the vector space of polynomials on all of \R. However, this extension cannot always be done while keeping the linear functional continuous. The Hahn–Banach family of theorems gives conditions under which this extension can be done. For example, Equicontinuity of families of linear functionals Let be a topological vector space (TVS) with continuous dual space X'. For any subset of X', the following are equivalent: • is equicontinuous; • is contained in the polar of some neighborhood of 0 in ; • the (pre)polar of is a neighborhood of 0 in ; If is an equicontinuous subset of X' then the following sets are also equicontinuous: the weak-* closure, the balanced hull, the convex hull, and the convex balanced hull. Moreover, Alaoglu's theorem implies that the weak-* closure of an equicontinuous subset of X' is weak-* compact (and thus that every equicontinuous subset weak-* relatively compact). == See also ==
tickerdossier.comtickerdossier.substack.com