Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Debugging
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
Soft
Bv
Imp-language
Event-macros
C
Atc
Syntax-for-tools
Language
Abstract-syntax
Integer-ranges
Def-integer-range
Integer-type-rangep
Ushort-integer
Ullong-integer
Sshort-integer
Sllong-integer
Ulong-integer
Uint-integer
Uchar-integer
Slong-integer
Sint-integer
Schar-integer
Ushort-max
Slong-max
Integer-type-max
Sllong-max
Integer-type-min
Uint-max
Sint-max
Ulong-max
Uchar-max
Def-integer-range-loop
Sshort-min
Sshort-max
Slong-min
Sint-min
Ullong-max
Sllong-min
Schar-min
Schar-max
Ushort-integer-list
Ulong-integer-list
Ullong-integer-list
Uint-integer-list
Uchar-integer-list
Sshort-integer-list
Slong-integer-list
Sllong-integer-list
Sint-integer-list
Sint-integer-list-fix
Sint-integer-list-equiv
Sint-integer-listp
Schar-integer-list
Uchar-integerp-alt-def
Ushort-integerp-alt-def
Ulong-integerp-alt-def
Ullong-integerp-alt-def
Uint-integerp-alt-def
Sshort-integerp-alt-def
Slong-integerp-alt-def
Sllong-integerp-alt-def
Sint-integerp-alt-def
Schar-integerp-alt-def
Dynamic-semantics
Static-semantics
Grammar
Integer-formats
Types
Portable-ascii-identifiers
Values
Integer-operations
Computation-states
Object-designators
Implementation-environments
Operations
Errors
Tag-environments
Function-environments
Character-sets
Flexible-array-member-removal
Arithmetic-operations
Pointer-operations
Bytes
Keywords
Real-operations
Array-operations
Scalar-operations
Structure-operations
Representation
Transformation-tools
Pack
Java
Bitcoin
Ethereum
Yul
Zcash
ACL2-programming-language
Prime-fields
Json
Syntheto
File-io-light
Number-theory
Cryptography
Lists-light
Builtins
Axe
Solidity
Helpers
Htclient
Typed-lists-light
Arithmetic-light
X86isa
Axe
Execloader
Math
Testing-utilities
Integer-ranges
Sint-integer-list
Fixtype of lists of ACL2 integers in the range of type
signed int
.
This is an ordinary
fty::deflist
.
Subtopics
Sint-integer-list-fix
(sint-integer-list-fix x)
is a usual
ACL2::fty
list fixing function.
Sint-integer-list-equiv
Basic equivalence relation for
sint-integer-list
structures.
Sint-integer-listp
(sint-integer-listp x)
recognizes lists where every element satisfies
sint-integerp
.