• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
      • B*
      • Defunc
      • Fty
      • Apt
      • Std/util
      • Defdata
      • Defrstobj
      • Seq
      • Match-tree
      • Defrstobj
      • With-supporters
      • Def-partial-measure
      • Template-subst
      • Soft
        • Soft-future-work
        • Soft-macros
        • Updates-to-workshop-material
        • Soft-implementation
        • Soft-notions
          • Second-order-functions
            • Defsoft
              • Defsoft-implementation
                • Defsoft-fn
                • Ensure-defun-sk-rule-same-funvars
                • Ensure-wfrel-o<
                • Defsoft-macro-definition
            • Defun2
            • Defun-sk2
            • Defchoose2
            • Define-sk2
            • Defund-sk2
            • Define2
            • Defund2
          • Second-order-function-instances
          • Function-variable-instantiation
          • Second-order-theorems
          • Function-variable-dependency
          • Function-variables
          • Second-order-theorem-instances
      • Defthm-domain
      • Event-macros
      • Def-universal-equiv
      • Def-saved-obligs
      • With-supporters-after
      • Definec
      • Sig
      • Outer-local
      • Data-structures
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Soft-implementation
  • Defsoft

Defsoft-implementation

Implementation of defsoft.

Subtopics

Defsoft-fn
Generate the event submitted by defsoft.
Ensure-defun-sk-rule-same-funvars
Ensure that a function, if introduced by defun-sk, has an associated rewrite rule (the one generated by defun-sk that depends on exactly the same function variables that the function's matrix depends on.
Ensure-wfrel-o<
Ensure that a function, if logic-mode and recursive, has o< as well-founded relation.
Defsoft-macro-definition
Definition of the defsoft macro.