If $X$ is a Banach space, then the following theorem holds:
Let $\sum x_n$ be a series in $X$ which converges absolutely. Then every rearrangement $\sum x_{\sigma(n)}$ converges, and they all converge to the same value.
Proof: Let $(s_n')$ be the sequence of the partial sums of $\sum x_{\sigma(n)}$. Since $\sum x_n$ is absolutely convergent, given $\epsilon>0$ there is an integer $n_0$ such that $$\sum_{k=n_0}^m ||x_k|| <\epsilon$$ for all $m\geq n_0$. Let $$p=\max_{1\leq i< n_0}\sigma^{-1}(i).$$ If $n>p$, we have that $\{1,2,\dotsc,n_0-1\}$ is a subset of $\{\sigma(1),\sigma(2),\dotsc,\sigma(n)\}$. Hence all the $x_i$ for $i=1,2,\dots,n_0-1$ are cancelled in $s_n-s_n'$. So, $$||s_n-s_n'||\leq \sum_{k=n_0}^m ||x_k|| <\epsilon.$$ We conclude that $(s_n')$ converges to the same value as $(s_n)$.
However, if $X$ is a normed vector space which is not necessarily Banach, is any of the following true?
If $\sum x_n$ converges absolutely, then any rearrangement converges absolutely.
or
If $\sum x_n$ is a convergent series which converges absolutely, then any rearrangement converges absolutely.
or
If $\sum x_n$ is a convergent series which converges absolutely, then any rearrangement converges.
If so, it's possible to modify my proof to handle the more general result?