Alphabeta Math
TheoremStatement: AI-adaptedProof: 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.

Quantifier and oracle characterizations of ph

Statement

For every k0, Σk+1p=NPΣkp,Πk+1p=coNPΣkp,Δk+1p=PΣkp. For k1 a fixed complete bounded-alternation QBF language can replace the class oracle. At k=1, this gives the usual satisfiability oracle. The quantifier levels also equal polynomial-time alternating computations with at most k blocks of existential/universal choices, beginning with the indicated polarity. With a fixed base oracle A, the same oracle characterization holds using access to both A and a language in Σkp,A.

Facts & Assumptions

Given: the objects and hypotheses in the statement above.

[F1]

For fixed k1 and BΣkp, every nondeterministic polynomial-time B-oracle computation has a Σk+1p definition. More generally, for a fixed total base oracle A and BΣkp,A, polynomial nondeterministic access to both A and B has a Σk+1p,A definition. (Ph adaptive oracle transcript normal form).

[F2]

For every fixed k1, truth of prenex Boolean formulas with k alternating blocks beginning existentially is Σkp-complete under polynomial-time many-one reductions. The universally starting version is Πkp-complete. The matrix is a general Boolean formula, empty blocks are allowed, and malformed encodings are rejected. (Bounded alternation qbf is level complete).

[F3]

Σ1p=NP and Π1p=coNP. (Np and conp are the first levels).

Proof

1.1

For k1, transcript normal form gives NPΣkpΣk+1p. Conversely, guess the first block of a Σk+1p predicate. The remaining language of pairs is in Πkp; query its complementary Σkp language and flip the answer. The two procedures give both inclusions. For k=0, polynomial-time oracle calls can be simulated directly in polynomial time, and the first-level verifier identity gives the result.

F1F3
2.1

Every language at positive level reduces to the fixed complete QBF language; replace each adaptive query by its reduction. Query lengths and query counts remain polynomial. Negating the oracle machine's acceptance convention gives the complementary nondeterministic class; the displayed Delta equality is its definition. The first-level complete QBF language is simply formula satisfiability with its assignment block made explicit.

F2step 1.1
2.2

For an alternating machine, replace each existential or universal choice block by a polynomial-length string of its branch choices, ignoring unused bits. Deterministic steps between changes of polarity are simulated by the final predicate. Conversely, realize each quantified string by successive binary choices of the required polarity and then evaluate the predicate. Acceptance at an existential node means some child accepts, and at a universal node every child accepts; recursive evaluation of the finite tree proves the equivalence. Halted branches can be padded with ignored choices.

step 1.1algebra
3.1

The first inclusion and the guess-and-complement-query construction work identically with a fixed base A, using the relative part of transcript normal form. Both the outer machine and its predicate retain access to that same A; this is the claimed relative oracle characterization. It does not assert unrelativized formula completeness for arbitrary A.

F1step 1.1

Depends on

Used by

Dependency tree · two levels

10 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