NOT

logical negation
Major Section:  ACL2-BUILT-INS

Not is the ACL2 negation function. The negation of nil is t and the negation of anything else is nil.

Not is a Common Lisp function. See any Common Lisp documentation for more information.

To see the ACL2 definition of this function, see pf.