Search-engine friendly clone of the
ACL2 documentation
.
Top
Documentation
Books
Boolean-reasoning
Projects
Apt
Zfc
Acre
Milawa
Smtlink
Abnf
Vwsim
Isar
Wp-gen
Dimacs-reader
Pfcs
Legacy-defrstobj
Proof-checker-array
Soft
C
Farray
Rp-rewriter
Instant-runoff-voting
Imp-language
Sidekick
Leftist-trees
Java
Riscv
Taspi
Bitcoin
Des
Ethereum
X86isa
Sha-2
Yul
Zcash
Proof-checker-itp13
Regex
ACL2-programming-language
Json
Jfkr
Equational
Cryptography
Poseidon
Where-do-i-place-my-book
Axe
Aleo
Aleobft
Aleovm
Leo
Grammar
Early-version
Json2ast
Testing
Definition
Flattening
Abstract-syntax
Expression
Syntax-abstraction
Statement
Statement-case
Statementp
Statement-for
Make-statement-for
Statement-for->inclusivep
Statement-for->type
Statement-for->name
Statement-for->from
Statement-for->body
Statement-for->to
Change-statement-for
Statement-equiv
Statement-if
Statement-increment
Statement-decrement
Statement-assign
Statement-return
Statement-let
Statement-kind
Statement-finalize
Statement-const
Statement-console
Statement-block
Statement-fix
Statement-count
Files
Input-files
Identifiers
Types
Struct-init
Branch
Statements
Format-strings
Input-syntax-abstraction
Expressions
Output-files
Addresses
Literals
Characters
Expression-list
Statement-list
Output-syntax-abstraction
Struct-init-list
Branch-list
Annotations
Abstract-syntax-trees
Symbols
Keywords
Programs
Packages
Bit-sizes
Dynamic-semantics
Compilation
Static-semantics
Concrete-syntax
Bigmems
Builtins
Execloader
Solidity
Paco
Concurrent-programs
Bls12-377-curves
Debugging
Community
Std
Proof-automation
Macro-libraries
ACL2
Interfacing-tools
Hardware-verification
Software-verification
Math
Testing-utilities
Statement
Statement-for
This is a product type, introduced by
fty::deftagsum
in support of
statement
.
Fields
name —
identifier
type —
type
from —
expression
to —
expression
inclusivep —
booleanp
body —
statement-list
Subtopics
Make-statement-for
Basic constructor macro for
statement-for
structures.
Statement-for->inclusivep
Get the
inclusivep
field from a
statement-for
.
Statement-for->type
Get the
type
field from a
statement-for
.
Statement-for->name
Get the
name
field from a
statement-for
.
Statement-for->from
Get the
from
field from a
statement-for
.
Statement-for->body
Get the
body
field from a
statement-for
.
Statement-for->to
Get the
to
field from a
statement-for
.
Change-statement-for
Modifying constructor for
statement-for
structures.