Langlib

Langlib.Classes.Indexed.Definition

Indexed Languages #

This file defines the class of indexed languages via indexed grammars.

Main declarations #

def is_Indexed {T : Type} (L : Language T) :

Predicate that a language is an indexed language.

Equations
Instances For
    def Indexed {T : Type} :

    The class of indexed languages.

    Equations
    Instances For