The gates at an arbitrary file #
A gate asks of one block of the working address that it encode a point: the
witness chain reads every tag's witness cell, the branch dispatches on the
one-hot decoding, and the branch's element loop evaluates the tag's domain
sentence at the decoded assignment. Every read goes to the cell of an encoded
tuple in the gated block, so this is
DescriptiveComplexity.Problems.Wide.DrawInstGate read at a coarse file exactly
as DescriptiveComplexity.Problems.Wide.DrawIxExp reads the expansion atoms:
the cells become the registers the layout names
(DescriptiveComplexity.Draw.Data.ixEncG_iff), the marks become marks on
registers, and the block value the gate reads is the one the address the marks
stand for holds (DescriptiveComplexity.ixAddr).
Only the declarations that mention the file are restated here; everything the elementwise file says about the control alone is imported.
The register of one tag's witness read: the one the layout names by the tag's witness tuple in the gated block.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dependency graph
The register of the r-th domain leaf read at round a: the one the
layout names by the member tuple the block atom spells.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dependency graph
The witness register holds the witness cell.
Dependency graph
The generated witness chain of a gate, at the pack.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dependency graph
The generated family of branch t's domain loop, at the pack.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dependency graph
The loop element is the round's wide tuple, at every stage of a gate's family.
Dependency graph
The witness chain: read-back and decode #
The witness flags read back: after the chain, the flag of tag t'
holds the digit of t''s witness cell in the gated block.
Dependency graph
The witness flags after the chain read the block value: the flag of
tag t' holds exactly when t''s witness tuple belongs to the gated
block.
Dependency graph
The chain's decoding always dispatches: at a block value with a one-hot witness the flags decode its tag, and at any other the default branch fires – the totality of the branch checkpoint on every block value the sweep produces.
Dependency graph
The domain payload at a generated state, and the leaf guards #
The payload a domain leaf spells at a generated state is the round's tuple's.
Dependency graph
A domain leaf read's guard holds at its cell.
Dependency graph
A domain leaf read's guard identifies its cell.
Dependency graph
A gate's leaf at the file, over the wide valuation: the tag's domain sentence at the decoded assignment of the block value the marks' address holds.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Dependency graph
The gate's machine run #
The gate's machine run: from the machinery's first phase at the marker – the witness chain reading the block value, the dispatch onto the decoded tag's branch (or the default tag's, where the witness is not one-hot), and the branch's domain loop over the wide tuples – to the exit phase one cell to the marker's right.
Dependency graph
The sub-fold: the sac invariant and the conjoining exit #
The domain leaf-read flags read back at a round's end.
Dependency graph
The leaf flag's value at a round's end is the gate's leaf: the domain sentence's matrix at the decoded assignment, read at the round's tuple.
Dependency graph
A gate's accumulators fold the strict prefix: at every round's
entry, the sac slots hold the contributions of the domain sentence's
prefix at the round's tuple.
Dependency graph
The gates' flag rides, and the conjoining exit #
The witness flags survive a branch's domain loop: neither the leaf reads nor the fold write them, so the conjoining exit still reads the chain's decoding.
Dependency graph
The gates' flag survives one gate's machinery: neither the witness chain nor the branch's domain loop writes it.
Dependency graph
The verdict the conjoining exit carries: the gates' flag holds after one gate exactly when it held before – every earlier block passed – and the block value's witness is one-hot at the dispatched tag – so the default branch always clears – and the fold of this block's domain sentence over the whole wide enumeration holds, i.e., the tag's domain condition at the decoded assignment.
Dependency graph
The gate's verdict is the gate: after one gate the flag holds exactly when it held before – every earlier block passed – and the block value's witness is one-hot at the dispatched tag and the decoded assignment satisfies that tag's domain sentence.