I don't really understand the notion of well defined function. For exemple, I have to prove that $$\Phi: G/G_x\to X$$ define by $[g]=g\cdot x$ is well defined. We have that $G_x=\{g\in G\mid g\cdot x=x\}$. In me course, it's written that $\Phi$ is well define if $$[x]=[y]\implies \Phi([x])=\Phi([y]).$$ I don't really understand this. Indeed, if $a=b$ it's obvious that $\Phi(a)=\Phi(b)$ no ? How can't it be ? I would say that $\Phi$ is well define if $\Phi(x)$ has a sense. For example, if $f(x)=\frac{1}{x}$, then $f$ is not well define on $\mathbb R$, since $f(0)$ is not defined. But I don't understand what they want to say here. Is there a similitude between my intuition and the fact that $a=b\implies \Phi(a)=\Phi(b)$ ?
Thank you.