Im currently studying pure maths and I am unsure as to what a group action is? I understand that a group action is defined as:
For a g $\in$ G, let G be a group and for a s $\in$ S be a set, then a group action is:
$\rhd$ : G $\times$ S $\rightarrow$ S
So for example what does: g $\rhd$ S mean? And then g$_1$ $\rhd$ ( g$_2 \rhd$ S )
Also what is the test for finding group actions?
Let $G$ be a group and $S$ be a set. One says that $G$ acts on $S$ if and only if there exists a map $\cdot:G\times S\rightarrow S$ such that for all $s\in S,1_G\cdot s=s$ ($1_G$ acts trivially on S) and for all $g_1,g_2\in G$, $g_1\cdot(g_2\cdot s)=(g_1g_2)\cdot s$ (the action is compatible with the group structure of $G$). Usually one write $g\cdot s$ instead of $\cdot(g,s)$.
Your definition of group action is laking the last two properties.
An equivalent definition of group action is a group morphism from $G$ to $\mathfrak{S}(S)$, the group of bijections of $S$.
Let us examine some examples.
A group $G$ acts on itself by left translation through $(g,h)\mapsto gh$.
A group $G$ acts on itself by right translation through $(g,h)\mapsto hg^{-1}$ (try to understand why I chose to multiply by $g^{-1}$ instead of $g$).
A group $G$ acts on itself by conjugation through $(g,h)\mapsto ghg^{-1}$.
$\mathfrak{S}_n$ acts on $\{1,\cdots,n\}$ through $(\sigma,i)\mapsto\sigma(i)$.
Let $E$ be a $k$-vector space, $\textrm{GL}(E)$ acts on $E$ through $(g,x)\mapsto g(x)$.
Let me try to motivate the definition of group action. If $E$ is a $k$-vector space, then $k$ acts on $E$ through scalar multiplication. In that sense, the notion of group action is a way to generalize the definition of vector space.