#7711: integral() does not reduce coefficients in finite field
---------------------------------------+------------------------------------
       Reporter:  zimmerma             |         Owner:  malb           
           Type:  defect               |        Status:  needs_info     
       Priority:  major                |     Milestone:  sage-5.0       
      Component:  commutative algebra  |    Resolution:                 
       Keywords:                       |   Work issues:                 
Report Upstream:  N/A                  |     Reviewers:  Paul Zimmermann
        Authors:  Alex Ghitza          |     Merged in:                 
   Dependencies:                       |      Stopgaps:                 
---------------------------------------+------------------------------------

Comment (by zimmerma):

 Alex,

 in fact I guess your initial patch did what we want. Indeed with your
 latest example:
 {{{
 sage: g=f/2
 sage: g.parent()
 Univariate Polynomial Ring in x over Power Series Ring in d over
 Univariate Polynomial Ring in c over Multivariate Polynomial Ring in a, b
 over Rational Field
 }}}
 thus the fact of dividing f by an element of the base ring automatically
 extends it to the corresponding
 fraction field if necessary.

 Thus I suggest you revert to your first patch (sorry) and add the above
 example as test.

 Paul

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