- Let T:V→W be a linear map
- Then, the following are equivalent:
- T is injective
- ker(T)=0v
- dim(ker(T))=0
Proof
Proving 1⟹2
- Suppose T:V→W is linear and injective.
- We know {0v}⊂ker(T) because T(0v)=0w for all linear maps
- Suppose v∈ker(T). This gives: 0w=T(v)=T(0v)
- Since T is injective, we get v=0v
- Thus, ker(T)⊂{0v}
- Thus, ker(T)={0v}
Proving 1⟹3
- Suppose ker(T)={0v}=span(∅)
- Thus, ∅ is a basis of ker(T)
- It follows that dim(ker(T))=0
Proving 3⟹1
- Suppose dim(ker(T))=0
- Therefore, ∅ is a basis of ker(T)
- This gives ker(T)=span(∅)={0v}
- Now, we argue that T is injective
- Suppose T(x)=T(y)
- ⟺T(x)−T(y)=0
- ⟺T(x−y)=0 by linearity
- Thus, x−y∈ker(T)={0v}
- Thus, x−y=0v⟹x=y
- It follows that T is injective