I wish to prove that there exist uncountably many non-zero real numbers, such that their sum is convergent. I came up with an example that I thought sums to 0. But I know it cannot work, because of this question and similar questions here and here.
Question: The below claim/example doesn't work. Why?
Let $S = \{x| x\in[-1,1]\}$. Note that S has uncountably many elements. Let $f(x)$ be some odd function. In other words, $f(-x) = -f(x)$ for all $x\in \mathbb{R}$.
Let us define $r := \sum\limits_{x \in S} f(x)$
Claim: $r = 0$
Wrong Proof: For each element $y\in S\setminus\{0\}\enspace$, $\exists (-y) \in S\setminus\{0\}$ such that $f(y) + f(-y) = 0$. Therefore the total sum of elements in $S\setminus\{0\}$ is $0$. Further, since the function is odd, $f(0) = 0$. Therefore r, the sum of uncountably many terms, is $0$
Can someone please help me with why the above proof could be wrong? Does it have anything to do with multiple cancellation mappings of which I have given only one?