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.
An alternating machine for a quantified Boolean formula
Example
For the formula
the existential player has a winning strategy, and the corresponding alternating machine accepts by choosing at its first existential state.
Facts & Assumptions
Given: the formula .
The quantified formula game lets the existential player choose existential variables and the universal player choose universal variables (The quantified formula game for a quantified Boolean formula).
Truth of the formula is equivalent to existence of a winning strategy for the existential player (A quantified Boolean formula is true if and only if the existential player has a winning strategy in its game).
AP equals PSPACE, and the AP side is realized by alternating choices along the quantifier prefix (AP equals PSPACE).
Verification
In the game of [L1], if Player E chooses on the first move, then the matrix is true regardless of whether Player A later chooses or . So Player E has a winning strategy.
By [L2], step 1.1 implies that is true. The corresponding alternating machine from [L3] uses an existential state to choose and a universal state to branch over the two values of ; after the choice , both universal branches accept.
Depends on
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
7 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
- Sanjeev Arora and Boaz Barak, Computational Complexity: A Modern Approach (standard reference, not scraped)