I have simple, yet critical questions for my understanding on the quotient group $G/H$.
Remember that $H$ is a sub group of $G$. So we say that, for any given element $x,y \in G$, $x$ and $y$ are equivalent (written $x\sim y$) iff $x*y^{-1} \in H$. And we write $G/H$ the set of all equivalent classes.
My questions are:
How can we know how the equivalent relation “$\sim$” is defined?
For example, in $\mathbb{Z}/p\mathbb{Z}$ two numbers in $\mathbb{Z}$ are equivalent iff they have the same rest after the euclidian division by $p$.
But in $\mathbb{R}/\mathbb{Z}$ two numbers $x,y$ in $\mathbb{R}$ are said to be equivalent iff $x-y=0$.How can I know how or what is the operation noted “$*$” of the group $G$? I need to know it in order to know $g^{-1}$ (that must verify $g*g^{-1}=e$, $e$ the neutral element of the operation “$*$”)?
Is there some general convention that I should know?
Thank you
By Convention, $\mathbb{Z}$ as a group is equipped with addition. It makes sense because if it was multiplication, $0$ (which is in $\mathbb{Z}$) wouldn't have an inverse. Same goes for $\mathbb{R}$.
From this you can understand why the equivalence relation of $\mathbb{Z}/p\mathbb{Z}$ is $x - y \in p\mathbb{Z}$ (which is the same as $x$ and $y$ having the same rest after euclidian division by $p$), and why for $\mathbb{R}/\mathbb{Z}$, it is $x - y \in \mathbb{Z}$