Strict Inclusions in the Chomsky Hierarchy #
This file proves strict subset relationships between the language classes in the Chomsky hierarchy, using results already established elsewhere in the project.
Main results #
CF_strict_subclass_RE— The class CF is a strict subclass of RE.CF_strictSubclass_RE— Compatibility theorem phrased as inclusion plus witness.
The class of context-free languages is a strict subclass of the class of recursively enumerable languages: every CF language is RE, but there exists an RE language that is not CF.
For any alphabet with at least 3 symbols, context-free languages form a strict subclass
of recursively enumerable languages.