I am an undergraduate currently taking Abstract Algebra. We have learned about groups and examples of groups (dihedral, symmetric, general linear, etc.). We are just starting to learn about subgroups in more detail. I am reading through Dummit and Foote's Abstract Algebra 3ed, and I will refer to their section 1.7 on Group Actions.
I am confused because an arbitrary group action is a map $\eta: G \times A \rightarrow A$ (written $\eta(g, a) = g \cdot a$) that satisfies: $$g_2 \cdot (g_1 \cdot a) = (g_1g_2) \cdot a,$$ $$1 \cdot a = a.$$
I understand that $\cdot$ is not the group operation of $G$. However, what can it be? How can we guarantee that an operation defined by us can consistently combine elements $g \in G$ and $a \in A$ to produce another element of $A$? Or, is this just a natural challenge of coming up with group actions?
In particular, let's say that I want to define a group action that describes how elements of $D_6$ permute the vertices of a regular triangle. I will represent the vertices of the regular triangle by a set $A = \{1,2,3\}$. Is it possible to write the group action I am describing with just the elements of $D_6$?
Or, must we observe that $D_6$ is isomorphic to $S_3$ and define our action using $S_3$ (because $S_3$ specifically contains all bijections from the set A to A and so elements of $S_3$ can naturally "affect" elements of $A$). Additionally, what is this process of representing an initial group by another group in order to more naturally define a group action?
Another thing is that the two conditions for a group action, "compatibility" and "identity", as they are often referred to, guarantee a homomorphism from the group into the symmetric group on as many points or vertices as elements in the $G$-set (the set being acted upon).
So in this case, we have $h:D_6\to S_3$. Thus the number of actions is precisely the number of such homomorphisms.
Since $D_6$ is $S_3$, we are considering all endomorphisms of $S_3$. Now, $S_3=\langle (12),(123)\rangle $. There's $4$ choices where to send $(12)$ and $3$ choices for $(123)$. That gives $4\cdot3=12$ total (don't forget the ones where one or both generators go to the identity).
Also, you can recover the action from the endomorphism: $$\sigma \cdot x=h(\sigma) (x)$$.