6.1 What is a linear transformation?

Linear Map

Let be vector spaces over
Map is linear if

  1. Preserves additive structure
  1. Preserves scalar multiplication

How to show a map is linear needs to satisfy

Map

Basically a combination of the additive structure and scalar multiplication at the same time!

Link to original

Preservation of in Linear Maps

Let be vector spaces over
Let be a linear map then

Link to original

Equivalent Properties of Linear Maps

Let be vector spaces over
Let

  1. is linear (aka linear map)
  2. for all and
  3. For any for and then
Link to original


Identity Map

Let be a vector space then
The identity map is is defined by

It is also a linear map

Link to original

Zero Map

Let be vector spaces
The zero map is is defined by

It is also a linear map
Notation may look confusing but the map is a function

Link to original


Left Multiplication Map

For with
Left multiplication map by

Link to original

Right Multiplication Map

For with
Left multiplication map by

Link to original

Multiplication Maps with Matrices

Take with
The left multiplication map sends to is also a linear map

Link to original


Projection Map

Let be a vector spaces over with subspaces such that
For there are unique such that
Then is defined as

Where is the projection of onto along

Link to original

Trace

For

The sum of the entries on the main diagonal of

Trace Linear Map

is a linear map

Link to original

Useful example of a Linear Maps

Let be the vector space of polynomials of degree at most
Define by
that is

It is a linear map from to
Could also be a linear map from to

Link to original


6.2 Combining Linear Transformations

Combining Linear Transformations (addition + scalar multiplication)

Let be vector spaces over a field
For and then linear maps and are defined by

With these operations (including the Zero map) the set of linear transformations forms a vector space denoted

Link to original

Combining Linear Transformations (composition)

Let be vector spaces over
Let and be linear then

Note on notation

Sometimes is written as but is removes any ambiguity

Link to original

Invertible Linear Maps

Let be vector spaces and let be linear
is invertible if there is linear transformation such that

where and are the identity maps on respectively
Then is called the inverse of (typically written as )

Note that invertible linear maps are an isomorphism (refer to groups)

Link to original


Property of Bijective Linear Maps

Let be vector spaces
Let be linear

Link to original

Inverse of Compositive Linear Maps

Let be vector spaces
Let and be invertible linear transformations
Then

Link to original

Dimension Property of Invertible Linear Maps

  1. Let be vector spaces with finite-dimensional
    If there is an invertible linear map then
  2. Let be finite-dimsional vector spaces with
    Then there is invertible linear map

Consequently and are isomorphic if and only if

Link to original


6.3 Rank and nullity

Kernel / Null Space

Let be vector spaces
Let be linear

In other words, contains vectors that are sent to by the map

Link to original

Image

Let be vector spaces
Let be linear

In other words, contains vectors that are sent to by the map

Link to original

Properties of Rank and Kernel / Null Space

Let be vector spaces of over
Let be linear

  1. is a subspace of and is a subspace of

  2. is injective if and only if

  3. If is a spanning set of , then is a spanning set of

  4. If is finite-dimensional, then and are finite-dimensional

Link to original


Row Space and Column Space corollary

Given a matrix
Image of is , the column space of
Image of is , the row space of

Link to original


Nullity

Let be vector spaces with finite-dimensional
Let be linear

Link to original

Rank

Let be vector spaces with finite-dimensional
Let be linear

Link to original

07 - Rank-Nullity Theorem

Rank-Nullity Theorem

Let be vector spaces with finite-dimensional
Let be linear

Then

Link to original

Equivalent Statements for Rank and Nullity corollary

Let be a finite-dimensional vector space
Let be linear

  1. is invertible

Link to original


Uniqueness of Inverses of linear maps corollary

Let be a finite-dimensional vector space
Let be linear
Then any one-sided inverse of is a two-sided inverse and hence the inverse of is unique

Link to original

Invertibility of Matrices from Inversible Product corollary

Let be square matrices of the same size
If is invertible then

Link to original


Dimension Inequality for Linear Maps lemma

Let be vector spaces, with finite-dimensional
Let be linear and then

In particular, if is injective then

Link to original

Transclude of 08---Matrix-Inverses#^57bfa7