#14910: to_presentation method for permutation groups
---------------------------------------+-----------------------
Reporter: dshurbert | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: group theory | Resolution:
Keywords: group presentations | Merged in:
Authors: Davis Shurbert | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Dependencies: #14790
Stopgaps: |
---------------------------------------+-----------------------
Description changed by dshurbert:
Old description:
> The permutation group method to_presentation wraps the GAP function
> ``IsomorphismFpGroupByGenerators`` which yields an isomorphism from a
> given group to an isomorphic finite presentation. ``to_presentation``
> takes the image of the isomorphism returned by this function and wraps it
> as a Sage finitely presented group.
>
> {{{
> sage: G = DihedralGroup(8); G
> Dihedral group of order 16 as a permutation group
> sage: G.to_presentation()
> Finitely presented group < a, b | b^2, b*a^-1*b*a^-1, a^8 >
> }}}
> Depends on #14790 which gives the python generator object needed for
> variable names.
>
> __Apply__
>
> 1 [attachment:trac_14910_to_presentation.patch]
New description:
The permutation group method to_presentation wraps the GAP function
IsomorphismFpGroupByGenerators which yields an isomorphism from a given
group to an isomorphic finite presentation. to_presentation takes the
image of the isomorphism returned by this function and wraps it as a Sage
finitely presented group.
{{{
sage: G = DihedralGroup(8); G
Dihedral group of order 16 as a permutation group
sage: G.to_presentation()
Finitely presented group < a, b | b^2, b*a^-1*b*a^-1, a^8 >
}}}
Depends on #14790 which gives the python generator object needed for
variable names.
__Apply__
1 [attachment:trac_14910_to_presentation.patch]
--
--
Ticket URL: <http://trac.sagemath.org/ticket/14910#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.