Definition
Co-Decision Problem
A co decision problem of a decision problem is a decision problem that represents the complement (negation) of .
Example: SAT (decision problem) vs UNSAT (co decision problem)
Properties
Decidability
Decidability and
Dual Semi-Decidability
Dual Semi-Decidability and
Let and be semi-decidable. It follow that and thus are decidable.
A program can be constructed the aborts the respective infinite loop of or if the other one outputs.
Undecidability and Semi-Decidability
Undecidability of and Semi-Decidability
Let be undecidable (1) and semi-decidable (2). Then is not semi-decidable.
Indirect Proof: Assume that is semi-decidable, i.e. and are both semi-decidable. Then from this theorem follows that is decidable. This is a contradiction (1).