• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
      • B*
      • Defunc
      • Fty
      • Apt
      • Std/util
        • Defprojection
        • Deflist
        • Defaggregate
        • Define
        • Defmapping
        • Defenum
        • Add-io-pairs
        • Defalist
        • Defmapappend
        • Returns-specifiers
        • Defarbrec
          • Defarbrec-implementation
            • Defarbrec-event-generation
            • Defarbrec-input-processing
            • Defarbrec-check-redundancy
            • Defarbrec-fn
            • Defarbrec-table
              • Defarbrec-infop
                • Defarbrec-info
                • Make-defarbrec-info
                • Change-defarbrec-info
                • Honsed-defarbrec-info
                • Make-honsed-defarbrec-info
                • Defarbrec-info->x1...xn
                • Defarbrec-info->update-fns
                • Defarbrec-info->terminates-fn
                • Defarbrec-info->measure-fn
                • Defarbrec-info->expansion
                • Defarbrec-info->call$
                • Defarbrec-info->body
              • Defarbrec-filter-call
              • *defarbrec-table-name*
            • Defarbrec-macro-definition
        • Defines
        • Define-sk
        • Error-value-tuples
        • Defmax-nat
        • Defmin-int
        • Deftutorial
        • Extended-formals
        • Defrule
        • Defval
        • Defsurj
        • Defiso
        • Defconstrained-recognizer
        • Deffixer
        • Defmvtypes
        • Defconsts
        • Defthm-unsigned-byte-p
        • Support
        • Defthm-signed-byte-p
        • Defthm-natp
        • Defund-sk
        • Defmacro+
        • Defsum
        • Defthm-commutative
        • Definj
        • Defirrelevant
        • Defredundant
      • Defdata
      • Defrstobj
      • Seq
      • Match-tree
      • Defrstobj
      • With-supporters
      • Def-partial-measure
      • Template-subst
      • Soft
      • Defthm-domain
      • Event-macros
      • Def-universal-equiv
      • Def-saved-obligs
      • With-supporters-after
      • Definec
      • Sig
      • Outer-local
      • Data-structures
    • ACL2
      • Theories
      • Rule-classes
      • Proof-builder
      • Recursion-and-induction
      • Hons-and-memoization
      • Events
      • Parallelism
      • History
      • Programming
      • Operational-semantics
      • Real
      • Start-here
      • Miscellaneous
      • Output-controls
      • Bdd
      • Macros
        • Make-event
        • Defmacro
        • Untranslate-patterns
        • Tc
        • Trans*
        • Macro-aliases-table
        • Macro-args
        • Defabbrev
        • User-defined-functions-table
        • Trans
        • Untranslate-for-execution
        • Macro-libraries
          • B*
          • Defunc
          • Fty
          • Apt
          • Std/util
            • Defprojection
            • Deflist
            • Defaggregate
            • Define
            • Defmapping
            • Defenum
            • Add-io-pairs
            • Defalist
            • Defmapappend
            • Returns-specifiers
            • Defarbrec
              • Defarbrec-implementation
                • Defarbrec-event-generation
                • Defarbrec-input-processing
                • Defarbrec-check-redundancy
                • Defarbrec-fn
                • Defarbrec-table
                  • Defarbrec-infop
                    • Defarbrec-info
                    • Make-defarbrec-info
                    • Change-defarbrec-info
                    • Honsed-defarbrec-info
                    • Make-honsed-defarbrec-info
                    • Defarbrec-info->x1...xn
                    • Defarbrec-info->update-fns
                    • Defarbrec-info->terminates-fn
                    • Defarbrec-info->measure-fn
                    • Defarbrec-info->expansion
                    • Defarbrec-info->call$
                    • Defarbrec-info->body
                  • Defarbrec-filter-call
                  • *defarbrec-table-name*
                • Defarbrec-macro-definition
            • Defines
            • Define-sk
            • Error-value-tuples
            • Defmax-nat
            • Defmin-int
            • Deftutorial
            • Extended-formals
            • Defrule
            • Defval
            • Defsurj
            • Defiso
            • Defconstrained-recognizer
            • Deffixer
            • Defmvtypes
            • Defconsts
            • Defthm-unsigned-byte-p
            • Support
            • Defthm-signed-byte-p
            • Defthm-natp
            • Defund-sk
            • Defmacro+
            • Defsum
            • Defthm-commutative
            • Definj
            • Defirrelevant
            • Defredundant
          • Defdata
          • Defrstobj
          • Seq
          • Match-tree
          • Defrstobj
          • With-supporters
          • Def-partial-measure
          • Template-subst
          • Soft
          • Defthm-domain
          • Event-macros
          • Def-universal-equiv
          • Def-saved-obligs
          • With-supporters-after
          • Definec
          • Sig
          • Outer-local
          • Data-structures
        • Add-macro-fn
        • Check-vars-not-free
        • Safe-mode
        • Trans1
        • Defmacro-untouchable
        • Set-duplicate-keys-action
        • Add-macro-alias
        • Magic-macroexpand
        • Defmacroq
        • Trans!
        • Remove-macro-fn
        • Remove-macro-alias
        • Add-binop
        • Untrans-table
        • Trans*-
        • Remove-binop
        • Tcp
        • Tca
      • Installation
      • Mailing-lists
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Defarbrec-table

Defarbrec-infop

Information about a defarbrec call, recorded as a pair's value in the defarbrec table.

(defarbrec-infop x) is a std::defaggregate of the following fields.

  • call$ — The call of defarbrec, after defarbrec-filter-call.
        Invariant (pseudo-event-formp call$).
  • expansion — The encapsulate generated from the call of defarbrec.
        Invariant (pseudo-event-formp expansion).
  • x1...xn — Formal arguments of the function.
  • body — Translated unnormalized body of the program-mode function.
  • update-fns — The names of the generated iterated argument update functions.
        Invariant (symbol-listp update-fns).
  • terminates-fn — The name of the generated termination testing predicate.
        Invariant (symbolp terminates-fn).
  • measure-fn — The name of the generated measure function.
        Invariant (symbolp measure-fn).

Source link: defarbrec-infop

The name of the generated recursive logic-mode function is the key of the pair in the table.

The call of defarbrec is stored without any :print and :show-only options because, as explained in the documentation, redundancy checking ignores those options.

Subtopics

Defarbrec-info
Raw constructor for defarbrec-infop structures.
Make-defarbrec-info
Constructor macro for defarbrec-infop structures.
Change-defarbrec-info
A copying macro that lets you create new defarbrec-infop structures, based on existing structures.
Honsed-defarbrec-info
Raw constructor for honsed defarbrec-infop structures.
Make-honsed-defarbrec-info
Constructor macro for honsed defarbrec-infop structures.
Defarbrec-info->x1...xn
Access the x1...xn field of a defarbrec-infop structure.
Defarbrec-info->update-fns
Access the update-fns field of a defarbrec-infop structure.
Defarbrec-info->terminates-fn
Access the terminates-fn field of a defarbrec-infop structure.
Defarbrec-info->measure-fn
Access the measure-fn field of a defarbrec-infop structure.
Defarbrec-info->expansion
Access the expansion field of a defarbrec-infop structure.
Defarbrec-info->call$
Access the call$ field of a defarbrec-infop structure.
Defarbrec-info->body
Access the body field of a defarbrec-infop structure.