The Immerman–Szelepcsényi theorem

Lax733996.NLcoNL · concepts/Lax733996/NLcoNL.lean · lax-733996

proven

Loading review…

Sign in with ORCID

Community review

Flags

Each flag is tied to a public ORCID identity and explains why this concept may be incorrect.

No flags have been submitted.

    Community review

    Flag this concept

    State precisely what appears incorrect. This explanation will be public under your ORCID name.

    No source line selected.

    Natural Language Statement

    Theorem

    Nondeterministic logarithmic space is closed under complement: NL=coNL\mathrm{NL}=\mathrm{coNL}.

    Concept map
    8 concepts
    100%
    Proven claimDefinitionThis conceptRelated conceptA → B: B builds on A
    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

    1import Lax434930.ComplementClasses
    2
    3/-!
    4---
    5title: The Immerman–Szelepcsényi theorem
    6type: theorem
    7---
    8Nondeterministic logarithmic space is closed under complement:
    9NL=coNL\mathrm{NL}=\mathrm{coNL}.
    10-/
    11
    12namespace Lax733996.NLcoNL
    13
    14open Lax434930.NondeterministicLogarithmicSpace Lax434930.ComplementClasses
    15
    16axiom nl_eq_conl : NL = coNL
    17
    18end Lax733996.NLcoNL
    19
    Show Proof
    Builds on
    Used by

    none

    From Mathlib

    none

    Discussion

    Ask a question or add context. Endorsements and structured flags are kept in the review panel above.

    Loading discussion…