Show that if we are given a set $S$ containing $2n+1$ irrational numbers, there exists a subset $T\subset S$ containing $n+1$ elements, such that every non-empty subset of $T$ sums to an irrational number.
I tried to consider an equivalence relation on real numbers: two elements are equivalent iff the difference of them is irrational. Then $n+1$ equivalence classes each have a representative that is "positive" or "negative" ... but I don't know hot to continue.
Any idea? Thank you!
I assume that the statement is as follows. My version of the problem is stated a little bit awkwardly because I want to include the cases where the given irrationals are not necessarily distinct. My proof is based on the Axiom of Choice.
Pick a basis $\{1\}\cup\mathcal{B}$ of $\mathbb{R}$ over $\mathbb{Q}$. Well order $\mathcal{B}$ with an order $\triangleleft$. For each $b\in\{1\}\cup\mathcal{B}$, let $\pi_b:\mathbb{R}\to\mathbb{Q}$ be the projection sending $x=\sum\limits_{a\in\{1\}\cup\mathcal{B}}r_aa$ to $r_b$, where $r_a\in\mathbb{Q}$ for $a\in\{1\}\cup\mathcal{B}$ with finitely many nonzero terms. Then, there exists a lexicographic ordering $\prec$ on the quotient space $\mathbb{R}/\mathbb{Q}$ as follows. For $x,y\in\mathbb{R}/\mathbb{Q}$, we say $x\prec y$ if there exists $b\in \mathcal{B}$ such that $\pi_b(y-x)>0$ and for every $a\in\mathcal{B}$ such that $a\triangleleft b$, $\pi_a(y-x)= 0$. Show that $\prec$ is a total order on $\mathbb{R}/\mathbb{Q}$, and it is compatible with addition, that is, if $x,y,z,w\in\mathbb{R}/\mathbb{Q}$ satisfy $x\preceq y$ and $z\preceq w$, then $$x+z\preceq y+w\,.$$
We say that $x\in\mathbb{R}/\mathbb{Q}$ is pozitiv if $0\prec x$, and $x$ is negaziv if $x\prec 0$. Since the $2n+1$ numbers are irrational, there images under the quotient map $\mathbb{R}\to\mathbb{R}/\mathbb{Q}$ are nonvanishing. Therefore, at least $n+1$ are pozitiv, or at least $n+1$ of them are negaziv. Then, take $n+1$ pozitiv elements, or $n+1$ negaziv elements to complete the proof.