Chapter 2 Flashcards
Let V and W be vector spaces over a field F. What is linear mapping?
A mapping T: V โ W is called a linear mapping if:
- T(๐ฎ+๐ฎโ) = T(๐ฎ) + T(๐ฎโ) for all ๐ฎ, ๐ฎโ โฒ V
- T(ษ๐ฎ) = ษT(๐ฎ) for all ษ โฒ F and ๐ฎ โฒ V
How can the definition of linear mapping prove T(๐) = ๐?
Substitute in ษ = 0
How to show something is not a linear map?
Find a specific counter example
What is the identity map?
Id: V โ V
Does nothing
What is the zero map?
V โ V, ๐ฎ โ ๐
Does any matrix define a linear map?
Yes
What matrix is the identity map given by?
The 1 by 1 matrix (1)
What matrix is the zero map given by?
The 1 by 1 matrix (0)
For a linear mapping T: F^n โ F^m, what is the matrix form?
๐ฎ โ A๐ฎ for some matrix A
For the linear map T โ S : U โ W, which function is applied first?
S
What is the kernel?
Let T: V โ W be a linear map between vector spaces.
The kernel of T is the subset
kerT = { ๐ฎ โฒ V: T(๐ฎ) = ๐}.
What can the kernel also be referred to as?
The nullspace
What is the image?
The image of T is the subset
ImT= { T(๐ฎ): ๐ฎ โฒ V}.
For T: V โ W, how are kerT and ImT linked to the vector spaces?
- kerT is a subspace of V
* ImT is a subspace of W
How to prove a kernel or image is a subspace?
Same process as before - zero element, addition and scalar multiplication
For ๐ฎ โ A๐ฎ, how to find Im(T)?
ImT = span(columns of A)
Let T: V โ W be a linear mapping. What is the nullity of T?
The dimension of its kernel
n(T) = dim ker T