Module proof_system::meta_statement

source ·
Expand description

Used to express relation between Statements

Structs§

  • Describes equality between one or more witnesses across statements. Eg. if witness 3 of statement 0 is to be proven equal to witness 5 of statement 1, then its written as

Enums§

Type Aliases§

  • Reference to a witness described as the tuple (statement_id, witness_id)