(a) Let X be a topological space. Prove that the set $Homeo(X)$ of homeomorphisms $f:X \to X$ becomes a group when endowed with the binary operation $f \circ g$ .
(b) Let $G$ be a subgroup of $Homeo(X)$. Prove that the relation "$xR_G y \iff \exists g \in G$ such that $g(x)=y$" is an equivalence relation.
I have done part (a) but I am unsure what part (b) is really even saying, I don't understand what the proposed equivalence relation means so am not sure how to prove it is an equivalence relation.
HINT: Let $x,y\in X$; if there is at least one auto-homeomorphism $g:X\to X$ such that $g(x)=y$, then we write $xR_Gy$. You’re asked to prove that this binary relation $R_G$ on $X$ is an equivalence relation: it’s reflexive, symmetric, and transitive.
Reflexivity: If $x\in X$, is there an auto-homeomorphism of $X$ that takes $x$ to $x$?
Symmetry: If $x,y\in X$, and there is some auto-homeomorphism $f:X\to X$ such that $f(x)=y$, is there an auto-homeomorphism $g$ of $X$ such that $g(y)=x$?
Transitivity: If $x,y,z\in X$, and there are auto-homeomorphisms $f,g:X\to X$ such that $y=f(x)$ and $z=g(y)$, is there an an auto-homeomorphism $h$ of $X$ such that $z=h(x)$?
Note: $\operatorname{Homeo}(X)$ must be defined as the set of surjective homeomorphisms $h:X\to X$, or the result is false.