Filtering...

banner

books/arithmetic-3/bind-free/banner
other
(in-package "ACL2")
other
(make-event (prog2$ (observation-cw 'non-linear-arithmetic
      "To turn on non-linear arithmetic:~|~%~Y01"
      '(set-default-hints '((nonlinearp-default-hint stable-under-simplificationp
           hist
           pspv)))
      nil)
    '(value-triple nil))
  :check-expansion t)