#17246: FreeGroup(0)([]) broken
-------------------------------------+-------------------------------------
       Reporter:  darij              |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  group theory       |   Resolution:
       Keywords:  gap, group, free   |    Merged in:
  group, border case                 |    Reviewers:
        Authors:  Travis Scrimshaw   |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  40c165c510dcabee50b2e7e65b6a6a2ea6d16611
  public/groups/trivial_free_group-17246|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by tscrim):

 It did overextend to include `0` going to the identity. However the input
 is suppose to be a list or tuple whose entries correspond to (inverse)
 generators, so I've changed it to explicitly check `x == [] or x == ()`.

--
Ticket URL: <http://trac.sagemath.org/ticket/17246#comment:6>
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/d/optout.

Reply via email to