• 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
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
          • Primitive-functions
          • Translated-terms
          • Values
          • Evaluation
          • Program-equivalence
          • Functions
          • Packages
          • Programs
          • Interpreter
          • Evaluation-states
            • Eval-state
              • Eval-state-fix
              • Eval-state-case
              • Eval-state-p
              • Eval-state-equiv
              • Eval-state-init
                • Eval-state-init->function
                • Eval-state-init->arguments
                • Make-eval-state-init
                • Change-eval-state-init
              • Eval-state-trans
              • Eval-state-final
              • Eval-state-kind
              • Eval-state-error
            • Frame
            • Binding
            • Stack
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Lists-light
        • Axe
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Eval-state

Eval-state-init

This is a product type, introduced by fty::deftagsum in support of eval-state.

Fields
function — symbol-value
arguments — value-list

Subtopics

Eval-state-init->function
Get the function field from a eval-state-init.
Eval-state-init->arguments
Get the arguments field from a eval-state-init.
Make-eval-state-init
Basic constructor macro for eval-state-init structures.
Change-eval-state-init
Modifying constructor for eval-state-init structures.