Suvarna Garge (Editor)

Transpose of a linear map

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In linear algebra, the transpose of a linear map between two vector spaces, defined over the same field, is an induced map between the dual spaces of the two vector spaces. The transpose of a linear map is often used to study the original linear map. This concept is generalised by adjoint functors.

Contents

Definition

Let V and W be vector spaces over the same field. If f : VW is a linear map, then the transpose (or dual, or adjoint), is defined to be

t f : W V φ φ f .

The resulting functional tf(φ) is called the pullback of φ along f.

The following identity, which characterises the transpose, holds for all φW and vV:

[ t f ( φ ) , v ] V = [ φ , f ( v ) ] W ,

where the bracket [·,·]V is the natural pairing of V's dual space with V, and [·,·]W is the same with W.

Properties

The assignment ftf produces an injective linear map between the space of linear operators from V to W and the space of linear operators from W to V; this homomorphism is an isomorphism if and only if W is finite-dimensional. If V = W then the space of linear maps is an algebra under composition of maps, and the assignment is then an antihomomorphism of algebras, meaning that t(fg) = tg tf. In the language of category theory, taking the dual of vector spaces and the transpose of linear maps is therefore a contravariant functor from the category of vector spaces over F to itself. Note that one can identify t(tf) with f using the natural injection into the double dual.

  • If u : XY and v : YZ are linear maps then t(vu) = tutv.
  • If u : XY is a linear map, AX, BY, and A° denotes the polar set of a set then
  • [u(A)]° = (tu)−1(A°), and
  • u(A) ⊆ B implies tu(B°) ⊆ A°
  • Representation as a matrix

    If the linear map f is represented by the matrix A with respect to two bases of V and W, then tf is represented by the transpose matrix AT with respect to the dual bases of W and V, hence the name. Alternatively, as f is represented by A acting on the left on column vectors, tf is represented by the same matrix acting on the right on row vectors. These points of view are related by the canonical inner product on Rn, which identifies the space of column vectors with the dual space of row vectors.

    Relation to the Hermitian adjoint

    The identity that characterizes the transpose, that is, [f(φ), v] = [φ, f(v)], is formally similar to the definition of the Hermitian adjoint, however, the transpose and the Hermitian adjoint are not the same map. The difference stems from the fact that transpose is defined by a bilinear form while the Hermitian adjoint is defined by a sesquilinear form. Furthermore, while the transpose can be defined on any vector space, the Hermitian adjoint is defined on Hilbert spaces.

    If X and Y are Hilbert spaces and u : XY is a linear map then the transpose of u, which we will denote by tu and the Hermitian adjoint of u, which we will denote by u are related. Denote by I : XX and J : YY the canonical antilinear isometries of the Hilbert spaces X and Y onto their duals. Then u is the following composition of maps:

    Y J Y t u X I 1 X

    Applications to functional analysis

    Suppose that X and Y are topological vector spaces and that u : XY is a linear map, then many of u's properties are reflected in u.

  • If AX and BY are weakly closed, convex sets containing 0, then u(B°) ⊆ A° implies u(A) ⊆ B.
  • The null space of tu is the subspace of Y orthogonal to the range u(X) of u.
  • tu is injective if and only if the range u(X) of u is weakly closed.
  • References

    Transpose of a linear map Wikipedia