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
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
Sidekick
Leftist-trees
C
Java
Taspi
Bitcoin
Des
Ethereum
X86isa
Sha-2
Yul
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
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.