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.
Plurality decoding of powered local views
Definition
Let be a binary constraint graph over the finite nonempty alphabet whose underlying graph is -regular in the adjacency-slot convention of Constraint graph and labeling value, let , and let be its local-view powered graph with view alphabet , pattern sets , length and central window as in Constraint graph powering with local-view labels. Fix once and for all a total order on , and write below for the least element in that order.
Let be a labeling of ; its value at a vertex is the view at . For vertices with , write for the canonical length- pattern from to fixed in Constraint graph powering with local-view labels.
Claims. Let and let be a lazy-walk pattern read from that ends at . Since , the canonical pattern exists, and the view at assigns it a symbol ; we say that the view at claims the value for via . The claim depends on the endpoint , not on the placement of holds in .
Plurality decoding. For and put the number of length- patterns from whose endpoint's view claims for , divided by the total number of such patterns. Equivalently, is the law of the claimed value for : if a pattern is drawn uniformly at random from , the view at its endpoint claims for with probability . The plurality decoding of the powered labeling is the labeling that is, the least symbol, in the fixed order on , that is claimed for with maximal probability. We call the decoded label of and the opinion distribution of .
Remarks
- Patterns are counted with multiplicity. Distinct patterns with the same endpoint contribute separate votes, while repeated visits inside a single pattern do not create extra votes; no uniform vote over distinct centres is taken. This is Dinur's "popular opinion" [display (4) of §6] and the Arora-Barak "plurality assignment" of §18.5.1, both of which average the claim of the endpoint of a random walk of the decoding length, with multiplicities.
- Tie breaking is part of the definition. The order on is fixed once on the page, so the decoding is a function of the powered labeling and of the fixed explicit data of : it makes no choice, and it is computable from the explicit encoding of by counting patterns, since is a constant once and are fixed.
- The relation and decoding use the same canonical coordinate. The decoding consults a view at only at , the same coordinate that a powered slot relation reads for the base vertex at a middle position. Distinct length- patterns with the same endpoint therefore contribute the same claim value but are still counted with their pattern multiplicity.
- The decoding is defined for every labeling of , canonical lifts included: for the canonical lift of a base labeling , every pattern from ends at a vertex whose view claims for , so is concentrated on and .
Depends on
Used by
Dependency tree · two levels
4 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
- Arora and Barak, Computational Complexity: A Modern Approach, §18.5.1 (plurality assignment), printed p. 373. (standard reference, not scraped)
- Irit Dinur, The PCP theorem by gap amplification, §6 (popular opinion), printed pp. 19-20. (standard reference, not scraped)