Left and right invertibility
For more on left and right inverses, look up exercise 1 here.
Left inverse
Let be a linear transformation. It is said to be left invertible if there exists a linear transformation such that . must be injective for to exist.
Right inverse
The transformation is called right invertible if there exists a linear transformation such that . must be surjective for to exist.
Properties and examples
and are called the left and right inverses of .
Generally, and are not unique.
Examples:
- The LT (which maps from ) is left invertible, but not right invertible. Notice that it is injective, i.e, only one vector in is associated with every vector in . However, it is not surjective, since it cannot map to vectors which are not of the form . It has infinitely many left inverses of the form .
- The LT (which maps from ) is right invertible, but not left invertible. Note that it is surjective, with every vector in being mapped to. It is clearly not injective, with every vector lying on the line being mapped to . It also has infinitely many right inverses of the form .
Invertible transformations
Definition
Definition 1.
A linear transformation is called invertible if it is both right and left invertible.
Coincidence of left and right inverses
Theorem 2.
If a linear transformation is invertible, then its left and right inverses and are unique and coincide.
Proof
Let and . Then,also
therefore .
Suppose for some transformation we have . repeating the above reasoning with instead of we get . Therefore the left inverse is unique. A similar reasoning can be applied to . ❏
Corollary
A transformation is invertible if and only if there exists a unique linear transformation (denoted ), , such that
It is clear from the above corollary that if is invertible, is also invertible.
Theorem 3.
An invertible matrix must be square. Moreover, if a square matrix has either a left or right inverse, it is invertible.
Proof: TBD
Inverse of a product/composition of transformations
Theorem 4.
If LTs and are invertible (and the product is defined), then the product is invertible, and .
Proof
and similarly,
❏
The invertibility of the product does not imply and are invertible. However,
Theorem 5.
If one of the factors (either or ) and the product is invertible, then the second factor is invertible too.
Proof
Assume and are invertible.Thus, has a left inverse, namely . Also,
Thus, has a right inverse, namely . Therefore, is invertible. ❏
Inverse of transpose
Theorem 6.
If a matrix is invertible, then is also invertible and
The proof is trivial.