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 is not recognizable. In particular, is the language consisting of the encoding of a Turing machine and a string such that does not accept .
This is interesting as it tells us that there are natural problems of practical interest that are not recognizable.