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]vfor 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