Properties of the Space of Invertible Linear Transformations
📂Linear AlgebraProperties of the Space of Invertible Linear Transformations
Theorem
Let’s call the set of all invertible linear transformations on Ω.
Ω={all invertible linear operator on Rn}
(a) If the following holds for T1∈Ω and T2∈L(Rn), then T2∈Ω is true.
∥T2−T1∥∥T1−1∥<1
Here, ∥T∥ is the norm of the linear transformation.
(b) The following holds for h>0:
∥T−1∥≤h1⟺∥Tx∥≥h∣x∣∀x
(c) Ω is an open set.
(d) The given f:Ω→Ω is continuous as follows:
f(T)=T−1
Proof
(a)
Suppose the following holds for T1∈Ω and T2∈L(Rn).
∥T2−T1∥∥T1−1∥<1
Let’s denote ∥T1−1∥=α1,∥T2−T1∥=β. Then, by the assumption, β<α is true. By the property of the norm of a linear transformation, the following holds for all x∈Rn.
α∣x∣=α∣T1−1(T1(x))∣≤α∥T1−1∥∣T1(x)∣=αα1∣T1(x)∣=∣T1(x)∣=∣T1(x)−T2(x)+T2(x)∣≤∣T1(x)−T2(x)∣+∣T2(x)∣≤∥T1−T2∥∣x∣+∣T2(x)∣=β∣x∣+∣T2(x)∣
Therefore, we obtain the following:
(α−β)∣x∣≤∣T2(x)∣,∀x∈Rn
At this time, because α−β>0, the following is true.
x=0⟹T2(x)=0
Since this is an equivalence condition for a linear transformation to be injective, T2 is injective, thus it is an invertible transformation.
■
∥T−1∥≤h1⟺∥Tx∥≥h∣x∣∀x(b)
(⟹)
Let’s denote ∥T−1∥≤h1. Then,
⟹⟹⟹⟹∥T−1∥h∥T−1∥h∥T−1∥∣Tx∣h∣T−1Tx∣≤h∥T−1∥∣Tx∣h∣x∣≤h1≤1≤∣Tx∣≤∣Tx∣≤∣Tx∣
(⟸)
⟹⟹∣Tx∣∥T∥∣Tx∣∥T−1∥∣Tx∣∥T−1∥∣Tx∣≥h∣x∣≥h∣x∣≥h∥T−1∥∣x∣≥h∥T−1∥∣x∣
(c)
According to (a), all T2∈L(Rn) that satisfy the following are T2∈Ω.
d(T1,T2)=∥T1−T2∥<α
Then, all T1∈Ω have a neighborhood that is a subset of Ω, thus they are interior points. Since all elements of Ω are interior points, Ω is an open set.
■
(d)
Let’s denote composition simply as follows.
T2∘T1=T2T1
Substitute (1) for x=T2−1(y).
⟹(α−β)∣T2−1(y)∣∣T2−1(y)∣≤∣T2(T2−1(y))∣=∣y∣,∀y∈Rn≤α−β1∣y∣
Then, by the property of the norm of a linear transformation, the following holds.
∥T2−1∥≤α−β1
Moreover, the following is true.
T2−1−T1−1=T2−1(T1−T2)T1−1
Then, since the norm of a product is greater than the product of norms, the following holds.
∥T2−1−T1−1∥≤∥T2−1∥∥T1−T2∥∥T1−1∥≤α(α−β)β
Therefore, when d(T1,T2)=∥T2−T1∥=β→0, since d(T1−1,T2−1)=∥T2−1−T1−1∥→0, the mapping of T↦T−1 is continuous.
■