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
Fty-extensions
Isar
Kestrel-utilities
Soft
Bv
Imp-language
C
Syntax-for-tools
Atc
Language
Abstract-syntax
Integer-ranges
Dynamic-semantics
Static-semantics
Grammar
Integer-formats
Types
Portable-ascii-identifiers
Values
Integer-operations
Computation-states
Write-object
Objdesign-of-var
Compustate-scopes-numbers
Create-var
Read-object
Compustate
Frame
Enter-scope
Compustate-scopes-numbers-aux
Compustate-option
Push-frame
Exit-scope
Compustate-frames-number
Compustate-option-result
Scope-list-result
Pop-frame
Compustate-result
Scope-result
Compustate-top-frame-scopes-number
Top-frame
Heap
Scope
Scope-list
Frame-list
Frame-list-fix
Frame-list-equiv
Frame-listp
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
Event-macros
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
Computation-states
Frame-list
Fixtype of lists of frames.
This is an ordinary
fty::deflist
.
Subtopics
Frame-list-fix
(frame-list-fix x)
is a usual
ACL2::fty
list fixing function.
Frame-list-equiv
Basic equivalence relation for
frame-list
structures.
Frame-listp
(frame-listp x)
recognizes lists where every element satisfies
framep
.