Commuting Probability #
This file introduces the commuting probability of finite groups.
Main definitions #
commProb
: The commuting probability of a finite type with a multiplication operation.
TODO #
- Neumann's theorem.
@[irreducible]
A list of Dihedral groups whose product will have commuting probability 1 / n
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[reducible, inline]
A finite product of Dihedral groups.
Equations
- DihedralGroup.Product l = ((i : Fin l.length) → DihedralGroup l[i])
Instances For
@[irreducible]
Construction of a group with commuting probability 1 / n
.