Class NONNEGATIVE-INTEGER


Slots on this class:

Documentation:
Nonnegative integer
Subclass-Of: Integer

Axioms:

(=> (Nonnegative-Integer ?X) (>= ?X 0))