PROOF-CHECKER

support for low-level interaction
Major Section:  ACL2 Documentation

Call this up with (verify ...).

This is an interactive system for checking theorems in ACL2. One enters it using VERIFY; see verify. The result of an interactive session is a defthm event with an :instructions parameter supplied. Such an event can be replayed later in a new ACL2 session with the ``proof-checker'' loaded.

Individual proof-checker commands are documented in subsection proof-checker-commands.