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
Semantics
Abstract-syntax
Aexp
Bexp
Comm
Comm-case
Comm-if
Make-comm-if
Comm-if->then
Comm-if->else
Comm-if->cond
Change-comm-if
Comm-equiv
Comm-while
Comm-asg
Commp
Comm-kind
Comm-fix
Comm-count
Comm-list
Command-fixtypes
Interpreter
C
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
Comm
Comm-if
This is a product type, introduced by
fty::deftagsum
in support of
comm
.
Fields
cond —
bexp
then —
comm-list
else —
comm-list
Subtopics
Make-comm-if
Basic constructor macro for
comm-if
structures.
Comm-if->then
Get the
then
field from a
comm-if
.
Comm-if->else
Get the
else
field from a
comm-if
.
Comm-if->cond
Get the
cond
field from a
comm-if
.
Change-comm-if
Modifying constructor for
comm-if
structures.