Assume $G$ is a group and $X$ is a set, and $\phi$ : G × X → X is an action.
Let $R$ = {f : X → $ \mathbb R $} be the set of all functions from X to $\mathbb R $.
Define $$m : G × R → R$$ be the function $$m(g, f) = f ◦ \phi_{g^{−1}}$$
How do I even go about proving m is an action on G and R?
I know to have an action, you need a group and a set. It also needs to satisfy two axioms:
$$e.x = x$$
$$(gh).x = g.(h.x) $$
I guess my difficulties lie in different functions and how they help me prove m as an action.
In order to describe the action of $G$ on $R$, you have to specify what the function $(g.f):X\to\mathbb{R}$ is. To do this, you would evaluate at an element $x\in X$ and according to what was written above $$(g.f)(x)=f(g^{-1}.x).$$ Okay, so now you have to check that this definition satisfies the axioms:
$(1.f)=f$? Sure, $(1.f)(x)=f(1^{-1}.x)=f(1.x)=f(x)$.
$(g.(h.f))=((gh).f)$? Again, yes. You just need to check that $((g.(h.f))(x)=((gh).f)(x)$ for any $x\in X$ (spoiler below):