Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

A workaround is to define the second ring as multivariate, that is, PolynomialRing(QQ, 1, 'y') instead of PolynomialRing(QQ, 'y').