Suppose $Y$ is a separable Banach space and $(y^*_n)_{n \in > \mathbb{N}} \subset B_{Y^*}$. Let $T : X \rightarrow Y$ be an operator. Since $Y$ is separable, we have the unit dual ball $B_{Y^*}$ is metrisable in its weak$^*$ topology, hence there exists a weak$^*$-convergent subsequence $(y^*_{n_j})_{j \in \mathbb{N}}$ of $(y^*_n)_{n \in \mathbb{N}}$. Then, $(T^*(y^*_{n_j}))_{j \in > \mathbb{N}}$ is also weak$^*$-convergent as $T^*$ is w$^*$-to-w$^*$ convergent.
The statement above is the proof of Proposition $6.2$.
Questions:
$(1)$ Why there exists weak$^*$-convergent subsequence $(y^*_{n_j})_{j \in \mathbb{N}}$?
$(2)$ Why $T^* : Y^* \rightarrow X^*$ is weak$^*$-to-weak$^*$ continuous if $T:X \rightarrow Y$ is continuous?
My thought:
$(1)$ Since $B_{Y^*}$ is metrisable in its weak$^*$ topology, we have $B_{Y^*}$ is finite-dimensional. Hence, $B_{Y^*}$ is compact. In metric space, compact is equivalent with sequential compact, hence the existence of the subsequence.
$(2)$ Suppose $T$ is continuous. Let $(y^*_n)_{n \in \mathbb{N}}$ to be a sequence in $Y^*$ which converges to $y^*$ in $w^*$ topology. Then for any $y \in Y$, we have $$|y_n^*(y) - y^*(y)| < \epsilon.$$
In particular, for any $Tx \in Y$, we have $$|y_n^*(Tx) - y^*(Tx)| < \epsilon.$$
Note that $|(T^*y_n^*)(x) - (T^*y^*)(x)| = |y_n^*(Tx) - y^*(Tx)|<\epsilon.$
Is my proof correct?