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.
Collapse at one level propagates
Statement
If and , then .
Facts & Assumptions
Given: the objects and hypotheses in the statement above.
For each fixed , both and are closed under polynomial-time many-one preimages and polynomially many uniformly indexed conjunctions and disjunctions. Precisely, if the language of pairs lies in the class and for a polynomial-time computable polynomial bound , then both “every such ” and “some such ” define languages in that class. Complements interchange and , and each is contained in both classes at level . These assertions also hold with one fixed base oracle. (Ph quantifier block closure).
Proof
A language in has a leading existential block followed by a predicate on the pair consisting of the input and that block. By hypothesis this single language of pairs has a uniform definition. Substitute it and merge its first existential block with the leading one. Because , this gives blocks with polynomial bounds. No input-dependent selection of machines is made.
The reverse containment follows by dummy-block padding. Complement the containment just proved; complements interchange the two polarities, and the assumed level is complement closed. Consequently both classes at level equal . Zero-length witness blocks remain nonempty domains.
Depends on
Used by
Dependency tree · two levels
2 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
- Goldreich, Computational Complexity lecture notes; Proposition9.2.3 and appendix proof, pp108,113–114. (standard reference, not scraped)