Relation <=

returns true if each argument is less than or equal to the one following it; otherwise returns nil.
Arity: 2
Domain: Number
Range: Number
Axioms:
(= (Inverse >=) <=)