#12254: __cmp__ for torsion subgroups of elliptic curves is too weak.
-----------------------------+----------------------------------------------
Reporter: was | Owner: davidloeffler
Type: defect | Status: new
Priority: minor | Milestone: sage-5.0
Component: number fields | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
-----------------------------+----------------------------------------------
At the elliptic curve workshop, many people were disturbed by this:
{{{
sage: E = EllipticCurve('11a')
sage: E.torsion_subgroup() == AdditiveAbelianGroup([5])
}}}
The problem is that equality is just comparing invariants.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12254>
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.