Alphabeta Math
False statementConstruction: AI-adaptedVerification: AI-adaptedPipeline-generatedjudge pass (gpt-5.6-terra)audited 2026-09-07
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.

Nonconstructive expanders suffice for uniform reductions

Statement

False statement: every choice of one bounded-degree expander on each positive vertex count automatically supplies a polynomial-time uniform adjacency generator for the chosen family.

Facts & Assumptions

Given: the objects and hypotheses in the statement above.

[F1]

For the regular multigraph and spectral conventions in the stated convention, put α=M1. For n2 order the eigenvalues 1=μ1μ2μn, counting multiplicity, and put γ=1μ2. Thus α=maxj2μj, which also controls negative eigenvalues. Write cut(S)=uS,vSAuv and VS={vS:Auv>0 for some uS}. Normalized edge expansion and external vertex expansion are h=min0<Sn/2cut(S)dS,hV=min0<Sn/2VSS. For n=1, put α=0 and leave μ2,γ,h,hV undefined; cut-expansion assertions are vacuous. A bounded-degree family is an expander family when its normalized edge expansion has a positive uniform lower bound for n2. Polynomial-time constructibility means a uniform algorithm outputs the adjacency list in time polynomial in n; neighbor computation in time polynomial in logn is a stronger requirement. (Spectral edge and vertex expansion).

[F2]

There is a uniform polynomial-time algorithm producing, for each positive vertex count N, a degree-128 expander HN with absolute nontrivial norm at most 149/1638400. The output has 128N adjacency slots; its bit-time cost is polynomial in N. (Explicit polynomial time constant degree expanders exist).

Refutation

1.1

Let HN be the explicit degree-128 family with nontrivial norm at most ρ0<1. For N2, let PN be the permutation matrix interchanging vertices one and two and fixing the others. The two matrices CN0=A(HN)+128I and CN1=A(HN)+128PN are symmetric degree-256 adjacency matrices. They differ in entry (1,2). On mean-zero vectors their normalized operator norms are at most η=(ρ0+1)/2<1, since both I and PN have norm one and preserve constants.

F2algebra
2.1

Both families are expanders in the cut sense too: for any S of size at most half, the centered indicator has energy at least (1η)1S(S/N)12, so its normalized cut ratio is at least (1η)(1S/N)(1η)/2. This calculation applies to either choice at each size.

F1step 1.1
3.1

Enumerate all graph-output programs with explicit polynomial-in-N clocks. At stage i0 use size N=i+2 and run the corresponding clocked program there. If its output, parsed as an adjacency matrix, equals CN0, choose CN1; otherwise choose CN0. Fix the singleton output arbitrarily to degree 256 loops. Every selected graph expands with the same constants, yet every polynomial-time generator differs from the chosen graph at its assigned size, even if it uses a different ordering of adjacency slots. Thus the chosen family has no polynomial-time uniform generator.

step 1.1step 2.1algebra

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