Theorem
Orbit-Stabilizer Theorem
For any $x \in X$ with orbit and stabilizer as in Definition~Orbit and Stabilizer,
\[
|G \cdot x| = [G : G_x],
\]
where $[G : G_x]$ is the index of the subgroup $G_x \leq G$ (Definition~Subgroup and Normal Subgroup), equivalently the cardinality of the quotient $G/G_x$ (Definition~Quotient Group).
In particular, if $G$ is finite then $|G| = |G \cdot x| \cdot |G_x|$.
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
n1641e614["Orbit and Stabilizer"]
n3d67b716["Subgroup and Normal Subgroup"]
n4ceac839["Quotient Group"]
n28571139["Orbit-Stabilizer Theorem"]:::current
n1641e614 --> n28571139
n3d67b716 --> n28571139
n4ceac839 --> n28571139
click n1641e614 "../objects/1641e614.html" "_self"
click n3d67b716 "../objects/3d67b716.html" "_self"
click n4ceac839 "../objects/4ceac839.html" "_self"