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.
Sigma k equals pi k implies ph collapse
Statement
For fixed , implies . Also implies .
Facts & Assumptions
Given: the objects and hypotheses in the statement above.
If and , then . (Collapse at one level propagates).
Proof
Start at level and repeatedly apply the propagation lemma. After each application the next two polarities equal the same class, so the hypothesis needed for the following application holds. By finite induction all levels at least equal ; lower levels embed by unused quantifier blocks. Taking their union proves the first assertion.
If , a one-block existential verifier defines a P language, and every P language has an unused existential witness. Deterministic P is complement closed by flipping a halting decider's bit, so . Apply the first assertion at level one. Empty inputs and unused witnesses cause no exception.
Depends on
Used by
- Ph complete language forces collapse Corollary
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
- Arora–Barak, Computational Complexity, 2007 draft; §5.2.1 Theorem5.6, pp92–93. (standard reference, not scraped)