I have to prove that if $T:(E,\|\cdot\|_E)\rightarrow (F,\|\cdot\|_F)$ is a continuous and linear operator, and $x_h\rightharpoonup x$ in $E$, than $Tx_h\rightharpoonup Tx$ in $F$. So we know that $T$ is continuous with respect to the strong topologies, and we want to prove that it is also continuous with respect to the weak ones.
Is there a simple proof of this fact?
You can easily prove this by using nets. Let $(x_i)$ be a convergent net and $x=\lim_i x_i$. Note that $x_i \rightarrow x$ iff $x'(x_i)\rightarrow x'(x)$ for all $x'\in X'$. Now, since $T$ is continuous, we have for all $y'\in Y'$ that $y'\circ T \in X'$.
It then follows for all $y'\in Y'$ that $y'(Tx_i)=(y'\circ T)(x_i)\rightarrow (y'\circ T)(x)=y'(Tx)$. Since $y'$ was arbitrary, $Tx_i \rightarrow Tx$ and $T$ is weak-weak-continuous.
Edit: This can also be done without nets. By definition of the weak topology, it suffices to show that $y'\circ T$ is continuous for all $y' \in Y'$. But this is clear, since $y'\circ T \in X'$.
Edit 2: Remember that the weak topology on $Y$ has the following universal property: For any topological space $T$ and any map $f:T \rightarrow Y$ it holds that $f$ is continuous iff $y'\circ f$ for all $y' \in Y'$. To see this, suppose $y' \circ f$ is continuous for all $y\in Y'$. Let $V\subset Y$ be open and $x\in f^{-1}(V)$. We will show $x$ is an inner point of $f^{-1}(V)$.
Now, since $V$ is open, by the definition of the weak topology there are functionals $y'_1,\ldots,y_n'$ and open sets $U_1,\ldots,U_n\subset \mathbb{K}$ such that $f(x)\in \left(\bigcap_{k=1}^n y'^{-1}_k (U_k)\right) \subset V$. It follows that $x\in \bigcap_{k=1}^n(y'_k\circ f)^{-1}(U_k)=f^{-1} \left(\bigcap_{k=1}^n y'^{-1}_k (U_k)\right) \subset f^{-1}(V)$. By assumption, $(y'_k\circ f)^{-1}(U_k)$ is open for all $k$, so we are done.