• Top
    • Documentation
    • Books
    • Recursion-and-induction
    • Boolean-reasoning
    • Debugging
    • Projects
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Abnf
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Pfcs
        • Soft
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
        • Ethereum
        • Yul
        • Zcash
        • ACL2-programming-language
        • Prime-fields
        • C
        • Syntheto
        • File-io-light
        • Number-theory
        • Cryptography
        • Lists-light
        • Json
        • Axe
        • Builtins
        • Solidity
        • Std-extensions
          • Std/util-extensions
            • Defmapping
            • Defarbrec
            • Defmax-nat
            • Error-value-tuples
            • Defmin-int
            • Deftutorial
            • Defsurj
            • Defiso
            • Defconstrained-recognizer
            • Deffixer
            • Defund-sk
            • Defmacro+
            • Defthm-commutative
            • Definj
              • Definj-implementation
                • Definj-lookup
                • Definj-macro-definition
            • Defirrelevant
          • Std/basic-extensions
          • Std/strings-extensions
          • Std/system-extensions
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Definj

Definj-implementation

Implementation of definj.

We implement definj as a thin wrapper of defmapping. We also provide a programmatic interface to retrieve injective mappings from the defmapping table.

Subtopics

Definj-lookup
Return the information for the definj specified by name, or nil if there is no definj with that name.
Definj-macro-definition
Definition of the definj macro.