Linear Maps

homomorphism

Let 𝑼 and 𝑾 be vector spaces. A function 𝝋 : 𝑼 𝑾 is a linear map if

  • 𝒖 , 𝒗 𝑼 𝝋 ( 𝒖 + 𝒗 ) = 𝝋 ( 𝒖 ) + 𝝋 ( 𝒗 )
  • α𝕂 , 𝒖 𝑼 𝝋 ( α 𝒖 ) = α 𝝋 ( 𝒖 )

homomorphism

The function 𝝋 : 𝑼 𝑾 is a linear map if and only if

α,β 𝕂 , 𝒖 , 𝒗 𝑼 𝝋 ( α 𝒖 + β 𝒗 ) = α 𝝋 ( 𝒖 ) + β 𝝋 ( 𝒗 )

isomorphism

The function 𝝋 : 𝑼 𝑾 is a isomorphism if

  • 𝝋 is linear
  • 𝝋 is one-to-one and onto
    • 𝒖 , 𝒗 𝑼 𝝋 (𝒖) = 𝝋 (𝒗) 𝒖 =𝒗
    • 𝒘 𝑾 𝒖 𝑼 : 𝝋 ( 𝒖 ) = 𝒘

Terminology

Let 𝝋 : 𝑼 𝑾 be a function:

linear
𝝋 ( α 𝒖 + β 𝒗 ) = α 𝝋 ( 𝒖 ) + β 𝝋 ( 𝒗 )
isomorphism
one-to-one and onto
transformation
𝑼 =𝑾
automorphism
transformation + isomorphism

Properties

zero vector

Let 𝝋: 𝑼𝑾 be a linear function

𝝋( 𝒐𝑼 ) = 𝒐𝑾

preserving dependency

Let 𝝋: 𝑼𝑾 be a linear function, then it maps linearly dependent vectors to linearly dependent vectors.

preservation of spanning sets

Let 𝝋: 𝑼𝑾 be a onto linear function, then it maps a spanning set vectors to a spanning set of vectors.

Isomorphic vector spaces

Representation map

Let 𝑽 be vector space over 𝕂 and 𝑩= { 𝒃1 , 𝒃2 ,, 𝒃d } be a basis for 𝑽. The representation map

𝑩 :𝑽𝕂d

is defined as

𝑩 ( 𝒖 ) = 𝑩 ( ξ1 𝒃1 + ξ2 𝒃2 ++ ξd 𝒃d ) = ( ξ1 ξ2 ξd )

Representation map

The representation map 𝑩 :𝑽𝕂d is an isomorphism.

inverse isomorphism

If 𝝋 : 𝑼 𝑾 is an isomorphism then 𝝋-1 : 𝑾 𝑼 is also an isomorphism.

equivalence relation

Isomorphism is an equivalence relation.

isomorphism implies dimension equality

If two vector space are isomorphic then they have the same dimension.

dimension equality implies isomorphism

If two vector space have the same dimension then they are isomorphic.

Linear extensions

basis action

A homomorphism is defined by its action on a basis. That is, if

𝑩= { 𝒃1 , 𝒃2 ,, 𝒃d }

is a basis for 𝑼 and

𝒘1 , 𝒘2 ,, 𝒘d 𝑾

not necessarily distinct vectors then there exists a unique homomorphism 𝝋 : 𝑼 𝑾 such that

𝝋 ( 𝒃i ) = 𝒘i

linear extension

Let 𝑼 and 𝑾 be two vector spaces and

𝑩= { 𝒃1 , 𝒃2 ,, 𝒃d }

be a basis for 𝑼. Let

𝝋˜ : 𝑩 𝑾

be a function. Then 𝝋˜ is extended linearly to

𝝋 : 𝑼 𝑾

by

𝝋 (𝒖 ) = 𝝋 ( ξ1 𝒃1 + ξ2 𝒃2 ++ ξd 𝒃d ) = ξ1 𝝋˜( 𝒃1 ) + ξ2 𝝋˜( 𝒃2 ) ++ ξd 𝝋˜( 𝒃d )

Range and kernel

subspace preservation

Under a homomorphism, the image of any subspace of the domain is a subspace of the codomain.

Rank

The range space of a homomorphism 𝝋 : 𝑼 𝑾 is

𝑹(𝝋) = { 𝝋 ( 𝒖 ) 𝒖 𝑼 }

The dimension of 𝑹(𝝋) is called rank of 𝝋.

subspace pre-image

For any homomorphism, the inverse image of a subspace of the codomain is a subspace of the domain.

kernel

The kernel or the null space of a homomorphism 𝝋 : 𝑼 𝑾 is

𝐤𝐞𝐫(𝝋) = { 𝒖 𝑼 𝝋 ( 𝒖 ) = 𝒐𝑾 }

The dimension of 𝐤𝐞𝐫(𝝋) is called nullity of 𝝋.

rank nullity theorem

Let 𝝋 : 𝑼 𝑾 be a homomorphism then

dim(𝑼) = dim( 𝑹(𝝋) ) + dim( 𝐤𝐞𝐫(𝝋) )

Matrix representation

matrix representation 1/2

Let 𝑩= { 𝒃1 , 𝒃2 ,, 𝒃m } be a basis for 𝑼 and 𝑮= { 𝒈1 , 𝒈2 ,, 𝒈n } be a basis for 𝑾. Let 𝝋 : 𝑼 𝑾 be a homomorphism and

𝑮 ( 𝝋( 𝒃1 ) ) = ( ξ 1,1 ξ 2,1 ξ n,1 ) 𝑮 ( 𝝋( 𝒃2 ) ) = ( ξ 1,2 ξ 2,2 ξ n,2 ) 𝑮 ( 𝝋( 𝒃m ) ) = ( ξ 1,m ξ 2,m ξ n,m )

matrix representation 2/2

Then the matrix representation of 𝝋 from basis 𝑩 to basis 𝑮 is

𝑩𝑮 (𝝋) = ( ξ 1,1 ξ 1,2 ξ 1,m ξ 2,1 ξ 2,2 ξ 2,m ξ n,1 ξ n,2 ξ n,m ) 𝑩𝑮

Change of basis

change of basis

Let 𝑩 and 𝑫 be a bases for 𝑼. The change of basis matrix from 𝑩 to 𝑫 is

𝑩𝑫 (𝒊𝒅)

where 𝒊𝒅 : 𝑼 𝑼 is the identity map on 𝑼.

invertible matrices

A matrix is a change of basis matrix if and only if it is invertible.

matrix relations

𝑼𝑩 𝝋 𝑩𝑮 𝑾𝑮 𝒊𝒅 𝑩𝑫 𝒊𝒅 𝑮𝑬 𝑼𝑫 𝝋 𝑫𝑬 𝑾𝑬