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.
Violated-edge positions have controlled collisions
Statement
Let be a binary constraint graph over in the convention of Constraint graph and labeling value whose underlying graph is a finite -regular adjacency-slot multigraph on vertices with normalized adjacency and normalized second eigenvalue bound (for put ), as in Regular multigraph and normalized adjacency. Let be a set of ordinary edges of (loops allowed), put , let , and consider a uniformly random lazy-walk pattern of length read from a uniformly random start vertex, in the lazy-walk convention of Constraint graph powering with local-view labels. Let be the event that the -th lazy step of this pattern traverses an edge of . Then Consequently, on the small-gap range for an absolute constant , the constant depending only on , and . Both bounds are uniform in ; for both sides vanish.
Facts & Assumptions
Given: a -regular binary constraint graph with as above, a set of ordinary edges, including possible loops, with , an integer , and the events of the random lazy-walk pattern.
A lazy step at a vertex chooses uniformly among the options consisting of the hold options and the slots at that vertex, the steps are independent, and the transition matrix of one lazy step is , for which the uniform distribution on is stationary; a lazy-walk pattern of length read from a start vertex is a uniformly random element of (Constraint graph powering with local-view labels).
The underlying graph has slots and ordinary edges, uniform directed-slot sampling induces the uniform distribution on the ordinary edges, and each vertex has exactly outgoing slots; a nonloop ordinary edge contributes one slot at each of its two endpoints, and loops have two slots at the same vertex (Regular multigraph and normalized adjacency).
Any ordinary edge of is a relation in a specified endpoint order; fractions of satisfied or violated edges are computed with respect to the ordinary edges (Constraint graph and labeling value).
For any initial probability vector and integer , with , in the ordinary Euclidean norm (Expander walk contraction).
For vectors in a real or complex inner product space, (Cauchy–Schwarz: , with equality exactly for linearly dependent vectors).
Proof
By [F1] the start vertex is uniform and every lazy step preserves the uniform law, so the position before the -th step is uniform for every , and : with probability the step is a hold, and otherwise it uses one of the directed slots with uniform marginal law, of which belong to , by [F2].
If , every event is empty and both bounds in the statement are zero, so assume . Fix and let be the law of the position after step conditioned on , and let have , so that in the ordinary Euclidean inner product. In the stationary walk each of the slots of is traversed with the same probability, so the traversed slot under is equally likely to be any of them. Thus , with the number of slots of at . Since , . Also and , so in the same Euclidean norm . Consequently .
Since and leaves the mean-zero subspace invariant with operator norm by [L1], expanding gives for every ; here and . Splitting and applying [L2] in the ordinary Euclidean norm with step 2.1 yields , since .
Multiplying by and summing over gives , which is at most because for . For the term is at most , so the sum is at most , and for all the events are empty and both displays vanish.
Remarks
- What is counted. is the event that the -th lazy step traverses an edge of (a move, never a hold option); the collision estimate therefore also bounds the overlaps of the smaller events of Powering amplifies a small unsatisfaction gap, which require in addition that the two endpoint views report the decoded labels of the edge. Loop edges are allowed in : a loop has two slots at its vertex, so and the incidence bounds of step 2.1 remain correct, and a loop step keeps the walk at its vertex while still testing the relation on the two claims of the two endpoint views.
- Where the small-gap hypothesis enters. The term is dominated by exactly when is bounded, which is the range of the powering analysis; the other term is the spectral contribution and is already for fixed spectral gap. The dependence on the spectral gap is through only, and not through any power of .
- The lazy convention halves the first moment but leaves the collision structure intact: the ratio has the same shape as the walk-return bound of the published expander items for the non-lazy walk, with ; the argument above re-derives it for because the published contraction lemma is stated for .
- The bound is uniform in : no lower bound on is used beyond in the case , and the case is the vanishing case .
Depends on
Used by
Dependency tree · two levels
12 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.33, printed p. 376. (standard reference, not scraped)
- Irit Dinur, The PCP theorem by gap amplification, §6.2 Proposition 6.5 and Lemma 6.3, printed pp. 23-24. (standard reference, not scraped)