• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • 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
      • Defthm-domain
      • Event-macros
      • Def-universal-equiv
      • Def-saved-obligs
      • With-supporters-after
      • Definec
      • Sig
      • Outer-local
      • Data-structures
        • Deflist
        • Defalist
        • Memory
        • Defstructure
        • Array1
        • Utilities
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
    • Math
    • Testing-utilities
  • Macro-libraries

Data-structures

The books/data-structures library

Also see std. The books/data-structures library is much older, much smaller, and less maintained than the std library.

Subtopics

Deflist
Define a new list type, and a theory of the list type.
Defalist
Define a new alist type, and a theory of the alist type.
Memory
Special records designed for array-like usage.
Defstructure
Define and characterize a general purpose record structure with typed slots.
Array1
A book of lemmas that characterize 1-dimensional arrays.
Utilities
A book of utility functions residing in the package "U".