I've been trying to solve this problem for a few days and I feel like I'm missing something big.
Let $ X \subseteq \mathbb{R}_{>0} $ so that there's a $C > 0$ such that for every finite subset $\{x_1,...,x_n\} \subseteq X$ it's true that $ \sum _{i=1} ^n x_i \leq C$. Prove that $X$ is countable.
I managed to prove that $X$ can't have an interval inside of it (i.e $\nexists \, a,b \in \mathbb{R}_{>0}$ so that $[a,b] \subseteq X$), and that same proof can be extended to the case where $X$ is dense inside an interval quite easily, but I can't take it any further. So I now have to either prove that if $\left\vert{S}\right\vert = c $ then one of those holds (I can't think of a counterexample but I can't think of a proof either) or do something else entirely.
I'm pretty sure there's a much better way to look at this, but I can't find it. Any help would be greatly appreciated.