next up previous contents index
Next: Algebra Up: AbelianMonoid Previous: add!   Contents   Index


zero?


\begin{usage}
zero?~x
\end{usage}


Signature


\begin{params}
{\em x} & \% & an element of the monoid\\
\end{params}

\begin{retval}
Returns the result of $x = 0$\ using the semantics of $=$\ of the monoid.
\end{retval}


Manuel Bronstein 2000-12-13