Let $G=\{x \in \mathbb{R}\mid 0 \leq x < 1 \}$ and for $x,y \in G$ let $x\star y$ be the fractional part of $x+y$ (i.e $x\star y=x+y-\lfloor x+y \rfloor$ where $\lfloor a \rfloor $ is the greatest integer less than or equal to a). Then, how do I prove that $\star$ is a well defined binary operation on $G$ and that $G$ is an abelian group under $\star$?
Thank you.I have just started group theory.My progress on this is minimal and next to 0. Edited .
I'm expanding Bill Dubuque's note:
Forget about fractional parts for the moment. Call two real numbers $x$, $y$ equivalent if $y-x\in{\mathbb Z}$. Denote the equivalence class of $x\in{\mathbb R}$ by $[x]$ and the set of all equivalence classes by $F$. The definition $$[x]+[y]\ :=\ [x+y]$$ defines addition uniquely on $F$ (check this!), $[0]$ is the neutral element, and the addition inherits from ${\mathbb R}$ the familiar properties: commutativity, associativity and existence of (additive) inverses. Therefore $F$ is an abelian group.
Now each equivalence class $[x]\in F$ contains exactly one element of your set $G:=[0,1[\ \subset{\mathbb R}$, namely the (well defined!) number $x-\lfloor x\rfloor$. It then follows that $G$ is a complete set of representatives for $F$. So instead of dealing with classes you can just add their representatives, and that's what has been set up in your problem.