Groups. Group action.
Consider a group and a target object, such as a set. A group actions associate each group element with an automorphism of a target object, such as a set.
Group action
Let
- the identity of
maps to the identity of . - either:
- for any
, [left-action] - for any
, [right-action]
- for any
Why are there two types of actions?
Composition order
The need for two action types arises from the two ways of
mapping the parameters that go into
Consider
is standard function composition: is the opposite of standard function composition:
The 1st operation corresponds to a left-action and the 2nd operation to a right-action. If, for the 2nd operation, we write functions on the right of their arguments:
Then we can see how the terms left and right arise. This is covered more below.
Compact notation
Let
to:
The dot is often dropped to arrive at:
And because these two terms are equal, the brackets are often dropped.
The requirement for the right-action is similarly shortened to:
and
Comparing the two versions, we see that left-actions act like functions that are written on the left of their arguments, while right-actions are like functions that are written on the right of their arguments.
Datum of a group action
A datum of a group action can be considered a table with a single column:
Table for |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a | ||||||||||||||
b | ||||||||||||||
c | ||||||||||||||
d | ||||||||||||||
f | ||||||||||||||
g | ||||||||||||||
h |
Alternatively, if the data of the automorphisms is unwrapped, the datum can be considered a 2D table. For the case where the target object is a set, it might look like the table below.
Table for |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a | ||||||||||||||
b | ||||||||||||||
c | ||||||||||||||
d | ||||||||||||||
f | ||||||||||||||
g | ||||||||||||||
h |
Example
Target is a set
When the target is a set,