On Tue, Mar 28, 2023 at 3:04 PM 'Peter Mueller' via sage-devel
wrote:
>
> The method representative_action() for Sage permutation groups erroneously
> returns the identity element when it actually should either fail or return
> something which makes clear if no representative exists. The corres
The method representative_action() for Sage permutation groups erroneously
returns the identity element when it actually should either fail or return
something which makes clear if no representative exists. The corresponding
method for libgap groups behaves as expected:
sage: g = PermutationGr