#13186: Equality of Factorizations
------------------------------------------+-------------------------
       Reporter:  caruso                  |        Owner:  tbd
           Type:  defect                  |       Status:  new
       Priority:  minor                   |    Milestone:  sage-5.12
      Component:  factorization           |   Resolution:
       Keywords:  equality factorization  |    Merged in:
        Authors:                          |    Reviewers:
Report Upstream:  N/A                     |  Work issues:
         Branch:                          |       Commit:
   Dependencies:                          |     Stopgaps:
------------------------------------------+-------------------------

Comment (by caruso):

 The patch looks ok to me (but I also think that I'm not a good reviewer).

 I'm just wondering whether we really want this:

 {{{
 sage: factor(691*(x-4)*(x+6)) == factor(691*(y-4)*(y+6))
 False
 }}}

 Indeed, even if 691 is a unit in one case and is not in the other case,
 the factorizations are the same, aren't they?

--
Ticket URL: <http://trac.sagemath.org/ticket/13186#comment:7>
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/groups/opt_out.

Reply via email to