inner product space and injective -surjective

1.8k Views Asked by At

Let $V$ and $W$ be two finite-dimensional inner product spaces over the same field and let $T\in \mathcal{L}(V,W)\ $ be a linear transformation. Show that $T$ is injective if $T^*$ is surjective.

1

There are 1 best solutions below

0
On

$T \in L(V,W),\ T^* \in L(W,V) $ as for inner product spaces duals can be identified to itself. So if for $ v \in V $ we have $ T(v) = 0 $ then for all $ w\in W $ we have $$ \langle T^*(w),v\rangle = \langle w,T(v)\rangle = 0 $$ But if $T^*$ is surjective then there exists $ w \in W $ such that $ T^*(w) = v $, hence $ \|v\| = \langle v,v\rangle = 0 $ so $ v= 0 $. Hence $T$ is injective.