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
Json
Jfkr
Equational
Cryptography
R1cs
R1cs-verification-with-axe
R1cs-constraintp
Dot-product
R1csp
R1cs-constraint-holdsp
Sparse-vectorp
R1cs-holdsp
R1cs-constraints-holdp
R1cs-constraint-listp
Pseudo-varp
Pseudo-var-listp
Interfaces
Sha-2
Keccak
Kdf
Mimc
Padding
Hmac
Elliptic-curves
Attachments
Elliptic-curve-digital-signature-algorithm
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
R1cs
R1cs-constraintp
Recognize an R1CS constraint
An R1CS constraint is a defaggregate with 3 fields, A, B, and C, each of which is a sparse vector. The constructor is
r1cs-constraint
, and the accessors are
r1cs-constraint->a
,
r1cs-constraint->b
, and
r1cs-constraint->c
.