First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

By trial and error I found the answer:

K = D.as_finitely_presented_group() H = K.as_permutation_group()

This gives the desired presentation of D.

click to hide/show revision 2
No.2 Revision

By trial and error I found the answer:

K = D.as_finitely_presented_group() D.as_finitely_presented_group()

H = K.as_permutation_group()

This gives the desired presentation of D.