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.
The read-only-workspace space hierarchy theorem
Statement
If are work-space constructible, , and , then
Facts & Assumptions
Given: satisfying the stated local-model hypotheses.
Proof
Apply Effective enumeration of clocked machines with the work-space bound . On a code of length for , first compare the required cap with a fixed fraction of . If it does not fit, return a fixed answer; if it fits, simulate with cap , stop after its finite configuration bound, and return the opposite answer. Malformed codes also receive a fixed answer.
The preliminary comparison and the guarded simulation use work cells on every input. For each fixed decoded pair, the simulator and its counter use cells; because and the logarithmic floor is absorbed by , every sufficiently long padded code for that pair passes the guard. Thus the diagonal language lies in without losing the eventual self-code needed below.
If the diagonal language were in , choose a clock multiplier for its decider and then a sufficiently long padded code for that pair. On input the diagonal machine simulates that same decider on and returns the opposite answer, a contradiction. Since also gives the ordinary inclusion, the containment is strict.
Depends on
Used by
- L is properly contained in PSPACE Corollary
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
- Arora and Barak, Computational Complexity, Theorem 3.2 (standard reference, not scraped)