The Immerman–Szelepcsényi theorem
Lax733996.NLcoNL · concepts/Lax733996/NLcoNL.lean · lax-733996
No public endorsements yet.
Loading review…
Sign in with ORCIDNatural Language Statement
Theorem
Nondeterministic logarithmic space is closed under complement: .
Concept map
Evidence
Each proof establishes this claim relative to its assumptions.
In the paper
- page 3 of this submission's paper
Lean source view on GitHub
| 1 | import Lax434930.ComplementClasses |
| 2 | |
| 3 | /-! |
| 4 | --- |
| 5 | title: The Immerman–Szelepcsényi theorem |
| 6 | type: theorem |
| 7 | --- |
| 8 | Nondeterministic logarithmic space is closed under complement: |
| 9 | . |
| 10 | -/ |
| 11 | |
| 12 | namespace Lax733996.NLcoNL |
| 13 | |
| 14 | open Lax434930.NondeterministicLogarithmicSpace Lax434930.ComplementClasses |
| 15 | |
| 16 | axiom nl_eq_conl : NL = coNL |
| 17 | |
| 18 | end Lax733996.NLcoNL |
| 19 |
Discussion
Ask a question or add context. Endorsements and structured flags are kept in the review panel above.
0 comments