I am new to the GAP software and I am following the GAP manual. I have found one right transversal to a subgroup of a group. Now i want to know if we can find all the right transversals of a subgroup in a group. If yes, how can we do so?
2026-03-25 17:35:44.1774460144
Finding right transversals using GAP
189 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Different transversals just differ by changing representatives by different elements of the subgroup. It thus is sufficient to take one transversal, and multiply in all possible ways with elements of the subgroup. E.g.
Note that storing all the elements in different transversals can quickly become quite memory intensive.