Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Kestrel-books
Crypto-hdwallet
Apt
Error-checking
Fty-extensions
Isar
Kestrel-utilities
Soft
Soft-future-work
Soft-macros
Updates-to-workshop-material
Soft-implementation
Soft-implementation-core
Gen-macro2-of-macro
Defun-inst-implementation
Defun-inst-quant-events
Defun-inst-plain-events
Defun-inst-fn
Defun-inst-choice-events
Check-qrewrite-rule-funvars
Check-sofun-inst
Show-defun-inst
Defun-inst-macro-definition
Defthm-inst-implementation
Defsoft-implementation
Defunvar-implementation
Defund-sk2-implementation
Defun-sk2-implementation
Define-sk2-implementation
Defchoose2-implementation
Defund2-implementation
Defun2-implementation
Define2-implementation
Soft-notions
Bv
Imp-language
Event-macros
C
Java
Bitcoin
Ethereum
Yul
Zcash
ACL2-programming-language
Prime-fields
Json
Syntheto
File-io-light
Number-theory
Cryptography
Lists-light
Builtins
Axe
Solidity
Helpers
Htclient
Typed-lists-light
Arithmetic-light
X86isa
Axe
Execloader
Math
Testing-utilities
Soft-implementation
Defun-inst
Defun-inst-implementation
Implementation of
defun-inst
.
Subtopics
Defun-inst-quant-events
Generate a list of events to submit, when instantiating a quantifier second-order function.
Defun-inst-plain-events
Generate a list of events to submit, when instantiating a plain second-order function.
Defun-inst-fn
Validate some of the inputs to
defun-inst
and generate the event form to submit.
Defun-inst-choice-events
Generate a list of events to submit, when instantiating a choice second-order function.
Check-qrewrite-rule-funvars
Check if the rewrite rule of a quantifier second-order function, or of an instance of it, depends exactly on the same function variables that the matrix of the function depends on.
Check-sofun-inst
Recognize designations of instances of second-order functions.
Show-defun-inst
Show the event form generated by
defun-inst
, without submitting them.
Defun-inst-macro-definition
Definition of the
defun-inst
macro.