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
Transformations
Language
Abstract-syntax
Escape
Swcase-list->value-list
Hex-digit-list->chars
Fundef-list->name-list
Literal
Path
Plain-string
String-element
Identifier
Funcall-option
Expression-option
Statement-option
Literal-option
Identifier-option
Hex-string
Hex-quad
Hex-quad-fix
Hex-quad-equiv
Make-hex-quad
Change-hex-quad
Hex-quad->4th
Hex-quad->3rd
Hex-quad->2nd
Hex-quad->1st
Hex-quadp
Hex-digit
Data-value
Data-item
Hex-pair
Statements-to-fundefs
String-element-list-result
Identifier-identifier-map-result
Swcase-result
String-element-result
Statement-result
Literal-result
Identifier-set-result
Identifier-result
Identifier-list-result
Hex-pair-list-result
Fundef-result
Funcall-result
Expression-result
Escape-result
Path-result
Block-result
Objects
Statements/blocks/cases/fundefs
Identifier-list
Identifier-set
Identifier-identifier-map
Identifier-identifier-alist
String-element-list
Path-list
Hex-pair-list
Hex-digit-list
Literal-list
Fundef-list
Expressions/funcalls
Abstract-syntax-induction-schemas
Dynamic-semantics
Concrete-syntax
Static-soundness
Static-semantics
Errors
Yul-json
Riscv
Zcash
Proof-checker-itp13
Regex
ACL2-programming-language
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
Abstract-syntax
Hex-quad
Fixtype of quadruples of hex digits.
This is a product type introduced by
fty::defprod
.
Fields
1st —
hex-digit
2nd —
hex-digit
3rd —
hex-digit
4th —
hex-digit
Subtopics
Hex-quad-fix
Fixing function for
hex-quad
structures.
Hex-quad-equiv
Basic equivalence relation for
hex-quad
structures.
Make-hex-quad
Basic constructor macro for
hex-quad
structures.
Change-hex-quad
Modifying constructor for
hex-quad
structures.
Hex-quad->4th
Get the
4th
field from a
hex-quad
.
Hex-quad->3rd
Get the
3rd
field from a
hex-quad
.
Hex-quad->2nd
Get the
2nd
field from a
hex-quad
.
Hex-quad->1st
Get the
1st
field from a
hex-quad
.
Hex-quadp
Recognizer for
hex-quad
structures.