#12339: Free Groups
--------------------------------+-------------------------------------------
       Reporter:  mmarco        |         Owner:  joyner      
           Type:  enhancement   |        Status:  needs_review
       Priority:  minor         |     Milestone:              
      Component:  group theory  |    Resolution:              
       Keywords:  free groups   |   Work issues:              
Report Upstream:  N/A           |     Reviewers:              
        Authors:  Miguel Marco  |     Merged in:              
   Dependencies:                |      Stopgaps:              
--------------------------------+-------------------------------------------

Comment (by mmarco):

 I have added the _gap_ and the _gap_init_ methods for free groups, but
 still gap(self) does not work its magic. I couldn't find an acceptable way
 for FinitelyPresentedGroup._gap_init_ since gap requires to create first
 the free group (and give it a name) in order to create a FPGroup.


 Solved the problem with free groups of rank 0.

 Added cardinality and order as aliases for size.

 Added FinitelyPresentedGroup.simplify_presentation that returns the
 codomain of simplification_isomorphisms.

 It is all implemented in a new patch that should be aplyed over the
 previous one.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12339#comment:28>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to