Definition of $\Bbb R$
For two sequences $\alpha,\beta : \Bbb N \rightarrow \Bbb Q$
Define $\alpha \sim \beta$ when $\forall e\;\;$one can pick $N$
s.t. $\forall i \ge N$, $\lvert \alpha(i)-\beta(i)\rvert \lt e$
Since $\sim$ is equivalence relation of the set $\Bbb F = \{\alpha: \Bbb N \rightarrow \Bbb Q$}, call the element of Quotient set $\Bbb R = \Bbb F/\sim$, real number.
Definition of Summation among Real Numbers
Define $[\alpha]+[\beta] = [\alpha+\beta]$
$\alpha + \beta$ is defined as $i \mapsto \alpha(i) + \beta(i)$
Question
my exercise book requires me to prove whether the $[\alpha]+[\beta] = [\alpha+\beta]$ is well-defined.
I understand the "Well-define" is try to find out another equivalence class to $[\alpha]$ and $[\beta]$ such as $[\alpha] \sim [\alpha]'$ and $[\beta] \sim [\beta]'$ then whether the definition still works, but frankly my understanding doesn't reach to 'what is the meaning of definition still works?' or 'what exactly in which verification' my textbook requires me.
Any guidance would be grateful.