• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
      • Apt
      • Zfc
      • Acre
      • Milawa
      • Smtlink
      • Abnf
      • Vwsim
      • Isar
      • Wp-gen
      • Dimacs-reader
      • Pfcs
      • Legacy-defrstobj
      • Proof-checker-array
      • Soft
        • Soft-future-work
        • Soft-macros
          • Defun-inst
            • 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
          • Defequal
          • Defsoft
          • Defthm-inst
          • Defun2
          • Defunvar
          • Defun-sk2
          • Defchoose2
          • Defthm-2nd-order
          • Define-sk2
          • Defund-sk2
          • Define2
          • Defund2
        • Updates-to-workshop-material
        • Soft-implementation
        • Soft-notions
      • C
      • Farray
      • Rp-rewriter
      • Instant-runoff-voting
      • Imp-language
      • Sidekick
      • Leftist-trees
      • Java
      • Taspi
      • Bitcoin
      • Riscv
      • Des
      • Ethereum
      • X86isa
      • Sha-2
      • Yul
      • Zcash
      • Proof-checker-itp13
      • Regex
      • ACL2-programming-language
      • Json
      • Jfkr
      • Equational
      • Cryptography
      • Poseidon
      • Where-do-i-place-my-book
      • Axe
      • Bigmems
      • Builtins
      • Execloader
      • Aleo
      • Solidity
      • Paco
      • Concurrent-programs
      • Bls12-377-curves
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • 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.