FiniteGroupPackage(G)

discrgrp.spad line 24 [edit on github]

A package for permutation representations of finite groups.

permutationRepresentation : G -> Permutation(Integer)

permutationRepresentation(x) returns the permutation induced by x on enumerate()$G

regularRepresentation : G -> Matrix(Integer)

regularRepresentation(x) returns the matrix representation of the permutation permutationRep(x)