Behavior of lognot on bad inputs.
Theorem: lognot-default
(defthm lognot-default (implies (not (integerp x)) (equal (lognot x) -1)) :rule-classes ((:rewrite :backchain-limit-lst 0)))