Documentation

Complexitylib.Classes.Containments.CoNLSubsetNL

coNL ⊆ NL #

⚠️ Unreviewed by Bolton

The reverse half of the Immerman–Szelepcsényi theorem.

Either inclusion implies the other, and this file proves that reduction unconditionally: coNL is the complement class of NL, so complementing both sides of one inclusion produces the other. Only one direction therefore has to be proved by inductive counting — see NLSubsetCoNL.

Main results #

coNL ⊆ NL (Immerman–Szelepcsényi).

Equations
Instances For

    One inclusion gives the other: complementing Lᶜ ∈ NL turns membership in coNL into membership in NL.

    The mirror implication.

    Either inclusion settles the equality.