We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f9bb5b commit bbf6566Copy full SHA for bbf6566
actions.tex
@@ -2351,10 +2351,10 @@ \section{The lemma that is not Burnside's}
2351
\label{lem:burnside}
2352
Let $G$ be a finite group and let $X:\BG\to\Set$ be a finite $G$-set.
2353
Define $X^g = \setof{x:X(\sh_G)}{g\cdot x = x}$ for any $g:\USymG$.
2354
- Then $X^g$, $\sum_{g:\USymG} X^g$ and the set of orbits $X/G$
+ Then each $X^g$, the sum type $\sum_{g:\USymG} X^g$, and the set of orbits $X/G$
2355
are finite sets, and we have
2356
\[
2357
- \Card(\sum_{g:\USymG} X^g) = \Card(X/G) \times \Card(G).
+ \Card\Bigl(\sum_{g:\USymG} X^g\Bigr) = \Card(X/G) \times \Card(G).
2358
\]
2359
\end{lemma}
2360
\begin{proof}
0 commit comments