• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Debugging
    • Projects
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
      • 100-theorems
      • Arithmetic
      • Bit-vectors
        • Sparseint
        • Bitops
        • Bv
        • Ihs
          • Logops-definitions
          • Math-lemmas
          • Ihs-theories
            • Basic-boot-strap
            • Measures
            • Built-ins
              • Builtin-defaxioms/defthms
          • Ihs-init
          • Logops
        • Rtl
      • Algebra
    • Testing-utilities
  • Ihs-theories

Built-ins

Functions whose definitions are "built in" to ACL2.

If you execute (IN-THEORY NIL), ACL2 prints a warning that the empty theory does not contain the :DEFINITION rules for certain functions whose definitions are built into ACL2 at various places. This theory contains the DEFUN-THEORY (see :DOC DEFUN-THEORY) of exactly those functions named in that message.

Subtopics

Builtin-defaxioms/defthms
Built-in axioms and theorems.