LR(k) languages are context-free #
An LR(k) grammar is, by definition, one of the repository's context-free grammars
(CF_grammar) carrying an extra determinacy property, so the language it generates
is context-free. This file records that inclusion at the language-class level.
Main results #
is_CF_of_is_LRk— every LR(k) language is context-freeis_CF_of_is_LR— every LR language is context-freeLR_subclass_CF—LR ⊆ CF