An action of a group $G$ on a set $X$ is regular if for any $x,x'\in X$, there exists a unique $g\in G$ with $gx=x'$.
(a) Give an example.
(b) Let $X$ be a set and let $G$ be a group which acts regularly on $X$. Find all maps $f:X\to X$ such that for every $x\in X$ and $g\in G$, $f(gx)=gf(x)$.
Fix $x_0 \in X$ and define a map $G \rightarrow X$ by $g \rightarrow gx_0$, the regular condition implies that this is a bijection, moreover it is $G$ equivariant for the action of $G$ on itself by left multiplication. So from now on I will just assume $X = G$
One obvious source of maps $G \rightarrow G$ that commute with left multiplication are those coming from right multiplication as associativity $g(xh)= (gx)h$ is exactly the $G$ equivariance condition. I think these should be all such maps but at the moment I can't prove it.
Edit: after reading rogerl's answer, I see these must be all such maps as there is a unique right multiplication map sending the identity to any given element.