• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
      • Gl
      • Esim
      • Vl2014
        • Warnings
        • Primitives
        • Use-set
        • Syntax
        • Getting-started
        • Utilities
        • Loader
        • Transforms
        • Lint
        • Mlib
          • Scopestack
          • Filtering-by-name
          • Vl-namefactory
          • Substitution
            • Vl-packeddimensionlist-subst
            • Vl-namedparamvaluelist-subst
            • Vl-paramvaluelist-subst
            • Vl-paramdecllist-subst
            • Vl-portdecllist-subst
            • Vl-plainarglist-subst
            • Vl-namedarglist-subst
            • Vl-gateinstlist-subst
            • Vl-enumitemlist-subst
            • Vl-vardecllist-subst
            • Vl-modinstlist-subst
            • Vl-initiallist-subst
            • Vl-fundecllist-subst
            • Vl-expr-subst
            • Vl-modulelist-subst
            • Vl-evatomlist-subst
            • Vl-assignlist-subst
            • Vl-alwayslist-subst
            • Vl-rangelist-subst
            • Vl-portlist-subst
            • Vl-stmt-subst
            • Vl-maybe-delayoreventcontrol-subst
            • Vl-repeateventcontrol-subst
            • Vl-maybe-packeddimension-subst
            • Vl-delayoreventcontrol-subst
            • Vl-packeddimension-subst
            • Vl-namedparamvalue-subst
            • Vl-module-subst
            • Vl-maybe-paramvalue-subst
            • Vl-paramvalue-subst
            • Vl-paramtype-subst
            • Vl-modinst-subst
            • Vl-maybe-gatedelay-subst
            • Vl-maybe-datatype-subst
            • Vl-interfaceport-subst
            • Vl-gateinst-subst
            • Vl-fundecl-subst
            • Vl-eventcontrol-subst
            • Vl-enumbasetype-subst
            • Vl-delaycontrol-subst
            • Vl-vardecl-subst
            • Vl-regularport-subst
            • Vl-portdecl-subst
            • Vl-plainarg-subst
            • Vl-paramdecl-subst
            • Vl-paramargs-subst
            • Vl-namedarg-subst
            • Vl-maybe-range-subst
            • Vl-gatedelay-subst
            • Vl-enumitem-subst
            • Vl-assign-subst
            • Vl-arguments-subst
            • Vl-range-subst
            • Vl-maybe-expr-subst
            • Vl-initial-subst
            • Vl-evatom-subst
            • Vl-always-subst
            • Vl-port-subst
            • Vl-sigma-count
            • Vl-sigma
              • Vl-sigma-p
              • Vl-sigma-fix
              • Vl-sigma-equiv
          • Allexprs
          • Hid-tools
          • Vl-consteval
          • Range-tools
          • Lvalexprs
          • Hierarchy
          • Finding-by-name
          • Expr-tools
          • Expr-slicing
          • Stripping-functions
          • Stmt-tools
          • Modnamespace
          • Vl-parse-expr-from-str
          • Welltyped
          • Reordering-by-name
          • Flat-warnings
          • Genblob
          • Expr-building
          • Datatype-tools
          • Syscalls
          • Relocate
          • Expr-cleaning
          • Namemangle
          • Caremask
          • Port-tools
          • Lvalues
        • Server
        • Kit
        • Printer
        • Esim-vl
        • Well-formedness
      • Sv
      • Fgl
      • Vwsim
      • Vl
      • X86isa
      • Svl
      • Rtl
    • Software-verification
    • Math
    • Testing-utilities
  • Substitution

Vl-sigma

An alist mapping strings to expressions, used in substitution.

This is an ordinary fty::defalist.

Subtopics

Vl-sigma-p
Recognizer for vl-sigma.
Vl-sigma-fix
(vl-sigma-fix x) is an ACL2::fty alist fixing function that follows the fix-keys strategy.
Vl-sigma-equiv
Basic equivalence relation for vl-sigma structures.