Alphabeta Math
PropositionStatement: 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.

Ph containments and polynomial space

Statement

For every k0, ΣkpΠkpΔk+1pΣk+1pΠk+1p. Moreover PHPSPACE.

Facts & Assumptions

Given: the objects and hypotheses in the statement above.

[F1]

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. (Quantifier and oracle characterizations of ph).

[F2]

For each fixed k0, both Σkp and Πkp are closed under polynomial-time many-one preimages and polynomially many uniformly indexed conjunctions and disjunctions. Precisely, if the language of pairs (x,i) lies in the class and 0i<q(x) for a polynomial-time computable polynomial bound q, then both “every such i” and “some such i” define languages in that class. Complements interchange Σkp and Πkp, and each is contained in both classes at level k+1. These assertions also hold with one fixed base oracle. (Ph quantifier block closure).

[F3]

The class PSPACE is the union of all deterministic polynomial-space classes: PSPACE:=p polynomialDSPACE(p(n)). The class NPSPACE is the union of all nondeterministic polynomial-space classes: NPSPACE:=p polynomialNSPACE(p(n)). Equivalently, a language L lies in PSPACE when there is a deterministic multitape Turing machine deciding L using at most O(nc) space for some constant c, and similarly L lies in NPSPACE when there is such a nondeterministic decider. The meanings of DSPACE(s(n)) and NSPACE(s(n)) are those of the stated convention. (The classes PSPACE and NPSPACE).

Proof

1.1

A deterministic machine can decide a language in Σkp with one query to itself, and a language in Πkp with one query to its complement followed by a bit flip. A deterministic oracle decider is both a nondeterministic and a complementary nondeterministic decider. The oracle characterization gives the displayed containments, including k=0.

F1F2
2.1

For a fixed-level quantified predicate, enumerate assignments depth first. Store at most one assignment and counter per block plus the polynomial workspace of the matrix decider. Existential blocks OR their child values, universal blocks AND them; length-zero blocks have one child. The finite tree terminates even for false or constant predicates. The number of stored bits is polynomial for fixed level, meeting the deterministic PSPACE definition. Take the union over levels.

F3step 1.1

Depends on

Used by

Dependency tree · two levels

6 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