I have to prove that (1) if a function sequence $(f_n) \subset C[0,1]$ is weakly convergent to $f\in C[0,1]$ then $f_n(x)\rightarrow f(x)$ for any $x \in [0,1]$. I have also to (2) show, that pointwise convergence of $(f_n) \subset C[0,1]$ does not imply weak convergence.
My attempt:
(1) Let $(f_n) \subset C[0,1]$ be a sequence that is weakly convergence to $f\in C[0,1]$.We have: $$\forall \phi \in B(C[0,1],\mathbb{K}): |\phi f_n(x)-\phi f(x)|\rightarrow 0 \:\:\:\: \forall x\in[0,1]$$ Now take $\theta : f \rightarrow f(x)$ Obviously: $$\theta \in B(C[0,1],\mathbb{K})$$
we have:
$$|f_n(x)- f(x)| \rightarrow 0$$
(2) I consider the functional: $$\alpha(f)=\int_0^1f(t)dt$$ but I can't think of any sequence $(f_n)$ which is pointwise convergent to some $f$ and $| \alpha(f_n-f)|$ does not go to $0$. Any help?