arguments: ringelem k:int >> int
Place a 0 or 1 onto the stack depending on whether the ringelem is homogeneous (return 1) or not (return 0) with respect to the k th degree function of the ring. If k = -1, then determine whether the ringelem is homogeneous with respect to all of the degree functions.
Go to main index.
Go to concepts index.