Skip to content

Commit 5e6d5d6

Browse files
committed
Review Burnside done; need to go back to Cayley after today's discussion
1 parent 46938f1 commit 5e6d5d6

1 file changed

Lines changed: 23 additions & 13 deletions

File tree

actions.tex

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ \section{Group actions ($G$-sets)}
325325
If $G$ is a group and $S$ is a set, then an \emph{action}
326326
of $G$ on $S$
327327
is a homomorphism from $G$ to the permutation group of $\SG_S$ of $S$.%
328-
\index{actions!of a group on a set}
328+
\index{action!of a group on a set}
329329
\end{definition}
330330
By the construction in~\cref{remark:GsetsareGsets} we identify $G$-sets
331331
and sets with an action of $G$ on a set.
@@ -2643,7 +2643,7 @@ \section{The lemma that is not Burnside's}
26432643

26442644
By \cref{cor:orbit-equiv}, the set of orbits $X/\CG_4$ is
26452645
equivalent to the quotient of $\bn4\to\bn2$ induced by
2646-
$[\blank] : (\bn4\to\bn2) \to X/\CG_4$ from \cref{lem:X/G=setTruncX_hG}.
2646+
$[\blank] : (\bn4\to\bn2) \to X/\CG_4$. % from \cref{lem:X/G=setTruncX_hG}.
26472647
As also stated by that lemma, the equivalence class of any $x:\bn4\to\bn2$
26482648
consists precisely of all cyclic rotations of $x$. Clearly,
26492649
$0000$ and $1111$ have singleton equivalence classes.
@@ -2770,24 +2770,34 @@ \section{The lemma that is not Burnside's}
27702770
For any prime $p$ and natural number $n$, we have $p \mid {n^p-n}$.
27712771
\end{theorem}
27722772
\begin{proof}
2773-
Consider the action $X : \BCG_p \to \Set$ of the cyclic group $\CG_p$ on
2774-
a set of size $n^p$ given by
2773+
Consider the $\CG_p$-set $X : \BCG_p \to \Set$ defined by
27752774
\[
27762775
X(S,t) \defeq (S \to \bn n),
27772776
\]
27782777
for any $p$-cycle $(S,t)$. The underlying set is the type of functions
27792778
$\bn p \to \bn n$, which is finite of cardinality $n^p$.
27802779

2781-
Now apply Burnside's~\cref{lem:burnside}. The stabilizer subgroup
2782-
of a function $f : \bn p \to \bn n$ is either trivial or all of $\CG_p$.
2783-
In the former case, $f$ is one of the $n$ constant functions,
2784-
and all the other $n^p-n$ possible functions are free.
2785-
We get:
2780+
2781+
2782+
For any $f : \bn p \to \bn n$, we can apply \cref{xca:lagrange} to the
2783+
stabilizer subgroup $(\CG_p)_f$. But since $p = \Card(\CG_p)$ is prime,
2784+
$(\CG_p)_f$ can only be trivial or all of $\CG_p$. The latter happens when $f$
2785+
is one of the $n$ constant functions. Otherwise,\footnote{The set
2786+
$\bn p \to \bn n$ is finite, hence decidable, so there is no risk to make a
2787+
case-by-base analysis.} select $k$ such that $f(k) \neq f(0)$, and surely
2788+
$s^k \cdot f \neq f$: then $s^k$ is not in $\UCG_p$\footnote{More rigorously,
2789+
$s^k$ is not in the image of $\USymi_f$ where $i_f: (\CG_p)_f \to \CG_p$ is the
2790+
monomorphism defining the stablizer.} the only option is that $(\CG_p)_f$ is
2791+
trivial. In other words, $X^g$ is all of $X(\bn p,s)$ for
2792+
$g = \refl{(\bn p, s)}$, and only the constant functions for anyof the other
2793+
$p-1$ symmetries in $\UCG_p$.
2794+
2795+
Now apply Burnside's~\cref{lem:burnside}. We get:
27862796
\[
2787-
\Card\Bigl(\sum_{g:\UCG_p} X^g\Bigr)
2788-
= np + (n^p-n) = \Card(X/\CG_p) \times \Card(\CG_p),
2797+
n^p + n(p-1) = \Card\Bigl(\sum_{g:\UCG_p} X^g\Bigr) = \Card(X/\CG_p) \times
2798+
\Card(\CG_p) = \Card(X/\CG_p) \times p,
27892799
\]
2790-
and since $\Card(\CG_p)=p$, we conclude that $p$ divides $n^p-n$.
2800+
and so we conclude that $p$ divides $n^p-n$.
27912801
\end{proof}
27922802

27932803

@@ -2798,5 +2808,5 @@ \section{The lemma that is not Burnside's}
27982808
%%% latex-block-names: ("lemma" "theorem" "remark" "definition" "corollary" "fact" "properties" "conjecture" "proof" "question" "proposition" "exercise")
27992809
%%% TeX-master: "book"
28002810
%%% TeX-command-extra-options: "-fmt=macros"
2801-
%%% compile-command: "make book.pdf"
2811+
%%% compile-command: "make"
28022812
%%% End:

0 commit comments

Comments
 (0)