Skip to article frontmatterSkip to article content

7.5Closure Properties

The University of Melbourne

We now consider closure properties of recognizable and decidable languages.

7.5.1Closure Properties for Decidable Languages

Closure properties for decidable languages are relatively straightforward since we can easily simulate deciders as they are guaranteed to always halt.

7.5.2Closure Properties for Recognizable Languages

A consequence of this is that we get that ATMcA^c_{TM} is not recognizable. In particular, ATMcA^c_{TM} is the language consisting of the encoding of a Turing machine MM and a string ww such that MM does not accept ww.

This is interesting as it tells us that there are natural problems of practical interest that are not recognizable.