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.
Nearby lazy-walk lengths have close endpoint and claim laws
Statement
Let be a binary constraint graph over whose underlying graph is -regular in the adjacency-slot convention of Constraint graph and labeling value, and use the lazy-walk convention of Constraint graph powering with local-view labels: a lazy step at a vertex chooses uniformly among options, the hold options and the slots at that vertex, and a lazy-walk pattern of length is drawn uniformly from . Put For let be the number of non-hold options of a uniformly random lazy-walk pattern of length read from a vertex ; for every . Then:
- Binomial closeness. For all integers with ,
- Transfer to walk statistics. A lazy-walk pattern determines its endpoint from its sequence of non-hold options. For any fixed labeling of the powered graph with its fixed view radius and lengths , the view at that endpoint claims for its start the value at the canonical coordinate specified in Plurality decoding of powered local views. Thus the claimed value, like the endpoint, is a function of the non-hold option sequence alone. Let denote the value claimed for by the view at the endpoint of a uniformly random lazy-walk pattern of length from . Then for and , The same endpoint-law bound holds for arbitrary positive lengths satisfying the displayed window condition, without a radius restriction.
- The window used by the powering analysis. If and , then , uniformly in the start vertex and in the labeling of .
Facts & Assumptions
Given: a -regular binary constraint graph in the stated convention, its lazy-walk patterns, a vertex , lengths , and the statistic of the claimed value defined above.
A lazy step at chooses uniformly among the options consisting of hold options and the slots at ; the steps of a lazy-walk pattern are independent, the pattern set has elements, the transition matrix is , the uniform distribution is stationary, and reversal of a pattern interchanges its start and endpoint (Constraint graph powering with local-view labels).
For any and pattern from ending at , the view at claims the value for , where is the fixed canonical pattern from to ; is this claimed value for a uniformly random (Plurality decoding of powered local views).
Proof
A pattern records at each coordinate whether it is a hold or a move, together with the chosen option within that type. For each , there are patterns with exactly moves, so . Conditional on , the sequence of the move slots is uniform among the slot sequences; hold-option identities and the set of hold positions do not affect it. In particular does not depend on .
Write and , and let . Then and , while ; hence is nonincreasing in . Moreover is increasing because , so [L1] gives . For even this yields . For odd with , it gives , since squaring the last inequality reduces to ; and . Thus in every case .
The endpoint of a pattern is determined by its sequence of non-hold options, and the claimed value of [F2] is the value of the fixed canonical coordinate from that endpoint back to . Hence both the endpoint and the claimed value are functions of the non-hold option sequence alone.
Pascal's rule gives , so . The sequence rises to its maximum and then falls, so its total variation is at most and hence .
For the triangle inequality for total variation and step 2.2 give by the monotonicity and the bound of step 1.2; the case is the same with the roles exchanged, which proves claim 1 with in the denominator.
Let with and be given, and couple and maximally, so that they differ with probability . Conditionally on , use the same uniform slot sequence of length from in both experiments, which is legitimate by the conditional uniformity of step 1.1 and the fact that the endpoints and claimed values are functions of that sequence by step 2.1. This couples and to agree except on an event of probability at most the binomial total variation, and endpoints are coupled in the same way; claim 2 follows from step 3.1.
If and , then the window constant gives and hence . Also for , so and , so claim 2 applies. It gives . This proves claim 3 uniformly in and in the powered labeling.
Remarks
- The lemma is stated for the binomial law of the number of moves rather than for the non-lazy walk of a fixed length, because the lazy convention of Constraint graph powering with local-view labels makes the hold positions independent of the moves; this couples endpoints and the canonical-coordinate claims using the same move sequence. Dinur's Lemma 6.4 proves the analogous binomial weight-ratio estimate for the non-lazy distribution with , and Arora-Barak's printed p. 374 uses the statistical-distance form with the constant for a window of size ; the constant above is the exact constant supplied by the central binomial asymptotic.
- No hypothesis on the graph beyond -regularity is used: the lemma compares laws of walks of different lengths on the same graph and involves neither the spectral gap nor the alphabet. The alphabet enters only through the final constant of claim 3, which fixes the admissible window width.
- The transfer claim is stated for the claimed-value statistic because that is the consumer's need in Plurality opinions agree with local views in middle positions; the endpoint version is the special case in which the statistic forgets the endpoint's view coordinate.
Depends on
Used by
Dependency tree · two levels
15 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.1 Lemma 6.4 and Appendix A (binomial weight ratios), printed pp. 22-23 and 41. (standard reference, not scraped)
- Arora and Barak, Computational Complexity: A Modern Approach, §18.5.1, printed p. 374 (endpoint distributions of t-step and (t+δ√t)-step walks are within statistical distance 10δ). (standard reference, not scraped)