constantp([]) --> true and polynomialp([], [x]) --> true



> Well, I don't have any strong feelings about polynomialp -- if the current behavior seems like a bug, I'm not opposed to changing it.

Likely the default for coefficient property should be something other than constantp. 
 
--Barton