I am tasked with the following:
I am thus tasked with proving:
$1)$ $\phi(T)$ is linear, so that it respects closure under scalar multiplication and addition.
$2)$ $\phi(T)$ is a bijection.
I only need justification as to whether or not my explanation as to whether $ \phi(T)$ is a bijection is indeed valid or not. First, I will note that linear functionals are isomorphisms, so are bijective themselves and respect closure under addition and scalar multiplication. I work to first prove that $\phi$ is injective.
Injectivity
Suppose $\phi$ is injective.
$$\implies \phi(T_n) = \phi(T_m) \iff T_n = T_m$$
$$\implies T^*_n = T^*_m \iff T_n = T_m$$ $$\implies f \ (T_n) = f \ (T_m) \iff T_n = T_m$$ $$\implies f(T_n - T_m) = 0 \iff T_n = T_m$$
Let's suppose $T_n \ne T_m$.
$$\implies f(T_n-T_m) = 0 \implies T_n - T_m \in \text{Ker} \ f$$
Which is a contradiction, as $f$ is surjective.
Surjectivity
Assume $\exists \ T \in \mathcal L (V,W)$ such that $\phi(T) = 0$.
$$\implies T^* = 0$$. $$\implies f(T) = 0$$ $$\implies T \in \text{Ker} \ f$$
Which is a contradiction. Hence, $\phi$ is surjective, making it a bijection and $\phi$ an isomorphism.
Did I make any mistakes here?

Fill in details:
By definition, if $\;T:V\to W\;$ is a linear map, then $\;T^*:W^*\to V^*\;$ is defined as
$\;T^*(g)v:=g(Tv)\;,\;\;v\in V\;,\;\;g\in W^*\;$ , thus
$\;\phi\;$ is linear, because
$$\phi(T+S):=(T+S)^*=T^*+S^*$$
and the last equality follows from
$$(T+S)^*(g)v:=g(T+S)v=g(Tv+Sv)=g(Tv)+g(Sv)=:T^*(g)v+S^*(g)v$$
And also
$$T\in\ker \phi\implies \phi(T):=T^*=0^*\implies\forall\,g\in W^*\,,\,\,T^*(g)v=g(Tv)=0\,,\,\,\forall v\in V\implies$$
$$Tv\in\ker g\,,\,\,\forall g\in W^*\implies Tv=0\,\,\forall\,v\in V\implies T\equiv0.$$