This optional input is used with the method characterTable provided by the package BettiCharacters.
By default, irreducible characters in a character table are labeled as $\chi_0, \chi_1, \dots$, etc. The user may pass custom labels in a list using this option. Labels can be passed as a list containing two lists: the first list should contain strings or nets to label characters in a M2 interactive session, while the second list should contain TeX strings to label characters when outputting to TeX format (remember to escape backslashes as needed). Up to version 2.1, a single list of net labels was accepted; this option is maintained for compatibility (the same labels are also used for the TeX output).
The next example sets up the character table of the dihedral group $D_4$, generated by an order 4 rotation $r$ and an order 2 reflection $s$ with the relation $srs=r^3$. The representatives of the conjugacy classes are, in order: the identity, $r^2$, $r$, $s$, and $rs$. Besides the trivial representation, $D_4$ has three irreducible one-dimensional representations, corresponding to the three normal subgroups of index two: $\langle r\rangle$, $\langle r^,,s\rangle$, and $\langle r^2,rs\rangle$. The characters of these representations send the elements of the corresponding subgroup to 1, and the other elements to -1. We denote those characters rho1,rho2,rho3. Finally, there is a unique irreducible representation of dimension 2.
|
|
|
|
|
The same labels are automatically used when decomposing characters against a labeled character table.
|
|
|
|
The labels are stored in the character table under the key Labels. In particular, two character tables of the same group that are equal in all aspects except for their labels will fail an equality check.