Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Apt
Acre
Milawa
Smtlink
Aleobft
Abnf
Vwsim
Isar
Wp-gen
Dimacs-reader
Pfcs
Legacy-defrstobj
Proof-checker-array
Soft
Farray
Rp-rewriter
Instant-runoff-voting
Imp-language
Sidekick
Leftist-trees
C
Java
Taspi
Bitcoin
Des
Ethereum
X86isa
Sha-2
Yul
Riscv
Zcash
Proof-checker-itp13
Regex
ACL2-programming-language
Primitive-functions
Translated-terms
Values
Value
Valuep
Value-case
Value-fix
Value-equiv
Value-count
Value-cons
Make-value-cons
Value-cons->cdr
Value-cons->car
Change-value-cons
Value-symbol
Value-string
Value-number
Value-character
Value-kind
Symbol-value
Lower-symbol
Lift-symbol-list
Symbol-value-option
Value-option
Lift-value
Lift-symbol
Value-rational->get
Value-integer->get
Value-case-rational
Value-case-integer
Value-symbol-list
Lower-value
Value-list-of
Value-list
Symbol-value-list
Symbol-value-set
Value-t
Value-nil
Evaluation
Program-equivalence
Functions
Packages
Programs
Interpreter
Evaluation-states
Json
Jfkr
Equational
Cryptography
Poseidon
Where-do-i-place-my-book
Bigmems
Builtins
Axe
Execloader
Solidity
Leo
Paco
Concurrent-programs
Debugging
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Math
Testing-utilities
Value
Value-cons
This is a product type, introduced by
fty::deftagsum
in support of
value
.
Fields
car —
value
cdr —
value
Subtopics
Make-value-cons
Basic constructor macro for
value-cons
structures.
Value-cons->cdr
Get the
cdr
field from a
value-cons
.
Value-cons->car
Get the
car
field from a
value-cons
.
Change-value-cons
Modifying constructor for
value-cons
structures.