How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Numerical local-view plurality decoding
Example
Let be a -regular constraint graph over the alphabet and put , so that ; let be its local-view powered graph in the conventions of Plurality decoding of powered local views, and fix a vertex and a powered labeling . Suppose the length- lazy patterns read from have endpoint views that claim the labels for , one pattern each. Then the opinion distribution of is , , , so the plurality decoding of at is , of frequency ; the fixed tie-breaking order is not invoked, because the claimed maximum is attained by the single symbol .
Facts & Assumptions
Given: a -regular binary constraint graph with (so that the number of length- patterns read from a vertex is ), its powered graph , a vertex , a powered labeling whose length- patterns from end in views claiming the labels respectively, and a fixed total order on used for tie breaking.
For the number is the number of length- patterns read from whose endpoint view claims for , divided by the total number of such patterns; the plurality decoding assigns to the least symbol, in the fixed order, attaining (Plurality decoding of powered local views).
The opinion distribution counts length- patterns with multiplicity, so two distinct patterns ending at the same vertex contribute two claims. The decoding's fixed total order is used only when several symbols attain the maximum (Plurality decoding of powered local views).
Verification
The eight patterns contribute one claim each, so the claim counts for are for , for and for ; dividing by the number of patterns gives , and , which sum to .
Since , the maximum of is attained only by , so [F1] gives without any use of the tie-breaking rule; the frequency of the decoded label at is .
The example illustrates the two conventions that the decoding uses: patterns are counted with multiplicity rather than as distinct centres, so two patterns ending at the same centre contribute their claims twice, and the tie-breaking order matters only when the maximum of is attained by several symbols, which does not happen here.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
3 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- Irit Dinur, The PCP theorem by gap amplification, §6 Equation (4) and Lemma 6.1, printed pp. 19-21. (standard reference, not scraped)
- Arora and Barak, Computational Complexity: A Modern Approach, §18.5.1, printed pp. 371-373. (standard reference, not scraped)