Indexed Languages #
This file defines the class of indexed languages via indexed grammars.
Main declarations #
Predicate that a language is an indexed language.
Equations
- is_Indexed L = ∃ (g : IndexedGrammar T), g.Language = L
This file defines the class of indexed languages via indexed grammars.
Predicate that a language is an indexed language.