I'm reading through some notes one locally convex spaces ("lcs" from now on) analysis and there the following version of the Banach-Steinhaus theorem is given
Theorem (Banach-Steinhaus) $\quad$ The pointwise limit of a sequence of continuous, linear mappings from a barrelled lcs $U$ to a lcs $V$ is again a continuous, linear mapping.
followed by the remark
If we replace "sequence" with "net" this needn't be the case: For a discontinuous functional $f:U\rightarrow \mathbb{K}$ we can construct for each subspace $W\subseteq U$ a continuous, linear functional $F_W$ such that $f\big|_W=F_W\big|_W$.
Can someone explain, or give me a hint, how to make this construction from the last sentence above explicit ?
I'm also not sure how to use this to obtain a counterexample to the theorem above ? I somehow can't think of a way to make use of a point of discontinuity in $x_0\in U$ of $f$ to show that the net $(F_W)_W$ doesn't converge at all at $x_0$ (at least I intuitively think that this is the case - opposed to that the net indeed converges everywhere, but not to a continuous, linear functional).
I'm also not sure how to use this to obtain a counterexample to the theorem above ?
You have a net of continuous linear functionals that converges pointwise to a discontinuous linear functional. That is the (counter)example. If a sequence of continuous linear functionals converges pointwise to a linear functional on a barreled space, the limit functional must be continuous. The crucial point is that convergent sequences are bounded, but convergent nets need not be bounded. – Daniel Fischer May 07 '14 at 18:40