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 opinions agree with local views in middle positions
Statement
Let be a binary constraint graph over whose underlying graph is -regular in the adjacency-slot convention of Constraint graph and labeling value, let , let be its powered graph with walk length , central window and view alphabet , and let be any labeling of with plurality decoding (Plurality decoding of powered local views). Write so that , and let be the corresponding sub-window of the central window; it is nonempty, since .
Draw a uniformly random ordinary edge of and orient it by its unique copy- incidence slot; equivalently, choose a uniformly random start vertex and a uniformly random lazy-walk pattern , giving the visited vertices . Then for every and every slot of from to (every one of the slot options at , loops included, and no hold option), where the two coordinates are the canonical patterns specified by the slot relation of Constraint graph powering with local-view labels. In words: whenever a powered walk traverses a fixed slot at a middle position of the window , the two endpoint views report the decoded plurality labels of that slot's two endpoints with probability bounded below by a positive constant depending only on . The bound is uniform in the slot, in the position, in the graph, in and in the powered labeling.
Facts & Assumptions
Given: a -regular binary constraint graph over , an integer , the powered graph with parameters , a labeling of with decoding , a position and a slot of from to .
Under the sampling convention of Constraint graph powering with local-view labels, a uniformly random powered edge oriented by its unique copy- incidence slot is a uniformly random start vertex and length- pattern; its step options are independent and uniform, and reversal pairs its copy- incidence with the copy- incidence of the reversed pattern (Constraint graph powering with local-view labels).
For any and uniformly random lazy-walk pattern of length from a vertex , let be the value claimed for by the view at the endpoint of , namely where is the endpoint and is the canonical pattern from to ; the opinion distribution of the decoding is , and maximises , so (Plurality decoding of powered local views).
If , , and , then ; consequently whenever , uniformly in the start vertex and in the labeling (Nearby lazy-walk lengths have close endpoint and claim laws).
Proof
Condition on the -th lazy step of the sampled representative walk being the option at ; this forces . The coordinates of other than the -th are still independent uniform options, the constraint links only the prefix coordinates through the requirement that the prefix ends at , and it does not involve the suffix coordinates . Hence, conditionally, the suffix read from is a uniformly random lazy-walk pattern of length , the prefix is a uniformly random pattern of length from ending at , the two are independent, and is the start of that prefix. Reversal is a bijection from patterns of length ending at to patterns of length starting at , and preserves the uniform law on each such set, so the reversed prefix is a uniformly random lazy-walk pattern of length from . For we have , , and both lengths differ from by at most .
By the powering definition, the relation reads the canonical coordinates and . The reversed prefix from ends at , so the first coordinate has the law of by [F2]; the suffix from ends at , so the second has the law of . The prefix and suffix patterns are independent under step 1.1, so the two claimed values are independent.
By [F2] the decoding satisfies , and by [L1], applied with and , the law is within total variation of because and ; hence . The same computation with and gives , since and .
Multiplying the two conditional probabilities of step 2.2 and using the conditional independence of step 2.1 gives the bound for the event that both endpoint views report the decoded labels of and . This holds for every and every slot of , with constants depending only on and not on the graph, on , on the position or on the powered labeling, and it covers loops through .
Remarks
- Both endpoints are needed and the tested position is central. The slot relation of Constraint graph powering with local-view labels tests at position the canonical coordinate at the view on the first vertex for and the canonical coordinate at the view on the last vertex for ; that is why the argument conditions on the walk through the two endpoints of the traversed slot and not on a single random walk. The position always belongs to .
- The sub-window is a genuine restriction. Item [L1] loses only of probability over lengths , so the constant survives; over the whole central window of width the loss is a positive constant and the argument would fail for large alphabets. The promise of A complete uniform graph gap-amplification step is unaffected, because still has positions and every slot violation detected at a position of is a violation of the powered slot.
- Numerical form of the window. By definition of , , so the window is centred at and is nonempty for every .
- The claim is stated conditionally on the traversed option rather than unconditionally, because the consumer Powering amplifies a small unsatisfaction gap must multiply it by the probability that a stationary lazy walk traverses a given violated slot; that probability is computed there.
Depends on
Used by
Dependency tree · two levels
7 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 Claim 18.32, printed pp. 374-375. (standard reference, not scraped)
- Irit Dinur, The PCP theorem by gap amplification, §6 first-moment estimate (Lemma 6.2), printed pp. 21-23. (standard reference, not scraped)