In Functional Analysis, Hahn - Banach Theorem can be stated as follows:
" Let $X$ be a real or complex vector spave and $p$ a real-valued functional on X which is additive, that is, for all $x$, $y$ in $X$,
$$p(x+y) \le p(x) + p(y),\tag1\label1$$
and for every scalar $\alpha$ satisfies
$$p(\alpha x) = |\alpha| p (x).\tag2\label2$$
Furthermore, let $f$ be a linear functional which is defined on a subspace $Z$ of $X$ and satisfies
$$|f(x)| \le p(x)\quad \text{for all } x \in Z.\tag3\label3$$
Then $f$ has a linear extension $\widetilde{f}$ from $Z$ to $X$ satisfying
$$|\widetilde{f}(x)| \le p(x)\quad \text{for all } x \in X.\tag{3*}\label{3*}"$$
Introductory to Functional Analysis with Applications, Erwin Kreyszig, Theorem 4.3 -1, p291.
My question is the following:
Suppose that $\{f_n\}$ is a convergent sequence of linear functionals under the uniformly convergence in the subspace $Z$ of $X$ satisfying all conditions \eqref{1}, \eqref{2}, \eqref{3}. Can we extend $\{f_n\}$ to become another convergent sequence in the whole space $X$, which is still satisfying \eqref{3*}?
Thank you so much for your attention.