Processing math: 100%
Skip to main content

Section 42.2 Terminology and notation

(real) matrix transformation

a function TA:Rn→Rm defined by multiplication by a real m×n matrix A, so that TA(x)=Ax for each x in Rn

(complex) matrix transformation

a function TA:Cn→Cm defined by multiplication by a complex m×n matrix A, so that TA(x)=Ax for each x in Cn

linear transformation

a function T:V→W between vector spaces V and W, so that both

T(u+v)=T(u)+T(v),T(kv)=kT(v)

are true for all vectors u,v in V and all scalars k

vector space homomorphism

a synonym for linear transformation

domain space

the vector space V of β€œinput” vectors for a linear transformation T:Vβ†’W

codomain space

the vector space W which contains the β€œoutput” vectors for a linear transformation T:Vβ†’W

linearity properties

the defining properties of a linear transformation: that it respects the vector addition and scalar multiplication operations of the domain and codomain spaces

image vector (of a domain space vector v)

the output vector w=T(v) in the codomain space corresponding to the input vector v

linear operator

a linear transformation T:V→V with the same codomain space as domain space

standard matrix (of a linear transformation T:Rn→Rm)

the mΓ—n matrix

[T]=[|||T(e1)T(e2)β‹―T(en)|||],

where ej is the jth standard basis vector of Rn, so that

T(v)=[T]v

for all v in Rn

zero transformation (between vector spaces V,W)

the linear transformation 0:V→W defined by 0(v)=0W for all v in V, where 0W is the zero vector in W; also referred to as the trivial transformation from V to W

zero operator (on a vector space V)

the zero linear transformation 0:V→V; also referred to as the trivial operator on V

identity operator (on a vector space V)

the identity linear transformation IV:V→V defined by IV(v)=v for each v in V

scalar operator (on a vector space V for a scalar a)

the scalar multiplication transformation ma:V→V defined by ma(v)=av for each v in V

coordinate transformation (relative to a basis B for a finite-dimensional vector space V)

the transformation CB:V→Rn defined by CB(v)=(v)B for each v in V

L(V,W)

the space of all linear transformations V→W for vector spaces V,W, with addition and scalar multiplication defined by

(T1+T2)(v)=T1(v)+T2(v),(kT)(v)=kT(v)

for all T,T1,T2:V→W and all v in V

Hom(V,W)

alternative notation for L(V,W), sometimes referred to as the hom-space of V into W

linear functional (on a vector space V)

a linear transformation f:V→R1 (for V a real vector space) or f:V→C1 (for V a complex vector space)

dual space (of a vector space V)

the space L(V,R1) of linear functionals on V

Vβˆ—

alternative notation for the dual space L(V,R1) of vector space V