#13345: Test if the assumptions made by quotient rings are fulfilled
----------------------------------+-----------------------------------------
       Reporter:  tfeulner        |         Owner:  AlexGhitza
           Type:  defect          |        Status:  new       
       Priority:  major           |     Milestone:  sage-5.3  
      Component:  algebra         |    Resolution:            
       Keywords:                  |   Work issues:            
Report Upstream:  N/A             |     Reviewers:            
        Authors:  Thomas Feulner  |     Merged in:            
   Dependencies:  13347           |      Stopgaps:            
----------------------------------+-----------------------------------------
Changes (by tfeulner):

  * dependencies:  => 13347


Comment:

 Replying to [comment:5 mstreng]:

 I removed the {{{DeprecationWarning}}} from sage/rings/quotient_ring.py as
 you proposed and started a new ticket, see ticket:13347.

 I suppose that the documentation of mod() in sage/structure/element.pyx
 should also be modified:
         ''Return a '''unique''' representative for self modulo the ideal I
 (or the ideal
         generated by the elements of I if I is not an ideal.) '''I.e. it
 is required that
         x.mod(I) == y.mod(I) `\iff x-y \in I`, and
         x-x.mod(I) in I, for all `x,y\in R`.''' ''

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13345#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 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