Langlib

Langlib.Classes.Indexed.Examples.AbnPowM

The language {(a b^n)^m | n,m >= 1} is indexed #

An indexed grammar chooses the common b-run length on its flag stack and then copies that stack to an arbitrary positive number of blocks.

The indexed grammar for abnPowM #

inductive AbnPowMNT :
Instances For
    Equations
    inductive AbnPowMFlag :
    Instances For

      Indexed grammar which chooses a positive common run length and duplicates its stack.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        A compositional soundness interpretation #

        The indexed grammar generates exactly the first witness language.

        The language {(a b^n)^m | n,m >= 1} is indexed.