6.1 What is a linear transformation?
Link to originalLinear Map
Let be vector spaces over
Map is linear if
- Preserves additive structure
- 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 originalPreservation of in Linear Maps
Let be vector spaces over
Let be a linear map thenProof
Hence
Link to originalEquivalent Properties of Linear Maps
Let be vector spaces over
Let
- is linear (aka linear map)
- for all and
- For any for and then
Link to originalIdentity Map
Let be a vector space then
The identity map is is defined byIt is also a linear map
Link to originalZero Map
Let be vector spaces
The zero map is is defined byIt is also a linear map
Notation may look confusing but the map is a function
Link to originalLeft Multiplication Map
For with
Left multiplication map by
Link to originalRight Multiplication Map
For with
Left multiplication map by
Link to originalMultiplication Maps with Matrices
Take with
The left multiplication map sends to is also a linear map
Link to originalProjection Map
Let be a vector spaces over with subspaces such that
For there are unique such that
Then is defined asWhere is the projection of onto along
Proof that is a linear map
Take and
There are such thatWith
where and
Hence by uniqueness
Link to originalTrace
For
The sum of the entries on the main diagonal of
Trace Linear Map
is a linear map
Link to originalUseful example of a Linear Maps
Let be the vector space of polynomials of degree at most
Define by
that isIt is a linear map from to
Could also be a linear map from to
6.2 Combining Linear Transformations
Link to originalCombining Linear Transformations (addition + scalar multiplication)
Let be vector spaces over a field
For and then linear maps and are defined byWith these operations (including the Zero map) the set of linear transformations forms a vector space denoted
Proof for Linear Maps
Showing that is a linear map
Hence is linear
Showing that is a linear mapHence is linear
Link to originalCombining Linear Transformations (composition)
Let be vector spaces over
Let and be linear thenNote on notation
Sometimes is written as but is removes any ambiguity
Proof for Linearity
Take and then
Hence is linear
Link to originalInvertible Linear Maps
Let be vector spaces and let be linear
is invertible if there is linear transformation such thatwhere 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 originalProperty of Bijective Linear Maps
Let be vector spaces
Let be linearProof
If is invertible, then it is certainly bijective (from Intro to Uni Maths)
Assume that is bijective
Then has an inverse function (but we need to show that is linear)
For and
Let and thenHence
So is linear
Link to originalInverse of Compositive Linear Maps
Let be vector spaces
Let and be invertible linear transformations
Then
Link to originalDimension Property of Invertible Linear Maps
- Let be vector spaces with finite-dimensional
If there is an invertible linear map then- Let be finite-dimsional vector spaces with
Then there is invertible linear mapConsequently and are isomorphic if and only if
Proof
Let be a basis for
For it can be uniquely expressed asfor some
Suppose is a basis for
As is invertible then for there exists such that
SoHence is spanning
Finding a solution to
Hence as is a basis for
Hence is linearly independent
So is a basis forHence
Suppose
Let be a basis for and a basis for
We need to show thatis a well-defined, invertible linear map
TODO =_=
6.3 Rank and nullity
Link to originalKernel / Null Space
Let be vector spaces
Let be linearIn other words, contains vectors that are sent to by the map
Link to originalImage
Let be vector spaces
Let be linearIn other words, contains vectors that are sent to by the map
Link to originalProperties of Rank and Kernel / Null Space
Let be vector spaces of over
Let be linear
is a subspace of and is a subspace of
is injective if and only if
If is a spanning set of , then is a spanning set of
If is finite-dimensional, then and are finite-dimensional
Proof (Image)
![[property-of-rank-and-kernel.png]]
Link to originalRow Space and Column Space corollary
Link to originalNullity
Let be vector spaces with finite-dimensional
Let be linear
Link to originalRank
Let be vector spaces with finite-dimensional
Let be linear
07 - Rank-Nullity Theorem
Link to originalRank-Nullity Theorem
Let be vector spaces with finite-dimensional
Let be linearThen
Proof (Main)
Let be a basis for , where
Extend this to a basis so that
We claim that is a basis for
- spans
By Properties of Rank and Kernel (3), spans
But , meaning
so in fact span- is linearly independent
Take such thatAs is linear then we can rewrite this to
So by definition then
As is a basis for , there are such that
As is a basis then it is linearly independent hence
Hence is linearly independent
So is a basis
So and so
Proof (Using Matrices)
Let be a matrix and consider it’s reduced form
There are as many leading as there are non-zero rows, that is the row rank of
The kernel of can be parameterised by assigning parameters to every column without a leading 1
HenceTherefore
Link to originalEquivalent Statements for Rank and Nullity corollary
Let be a finite-dimensional vector space
Let be linear
is invertible
Proof
Assume that is invertible.
Then is injective and hence surjective, so hence
Assume that so by Rank-Nullity Theorem, then
Assume that so that then is injective
Also, by Rank-Nullity, and so , so is surjective
So is bijective, so is invertible
Link to originalUniqueness 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 uniqueProof
Suppose has a right inverse so
Since is surjective, is surjective, so
So by Equivalent Statements for Rank and Nullity then is invertible
Suppose has a two-sided inverse
ThenHence is the unique two sided inverse
Link to originalInvertibility of Matrices from Inversible Product corollary
Let be square matrices of the same size
If is invertible then
Link to originalDimension Inequality for Linear Maps lemma
Let be vector spaces, with finite-dimensional
Let be linear and thenIn particular, if is injective then
Proof
Let be the restriction of to (that is, for all )
Then is linear, and so
And
By Rank-Nullity Theorem thenNote that if is injective than , so
Transclude of 08---Matrix-Inverses#^57bfa7