Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Because it is not a symmetric polynomial:

sage: f==f(x0=x1,x1=x0)
False
sage: f==-f(x0=x1,x1=x0)
True