(* Author: Tassilo Lemke *) subsection ‹Examples› (* TODO: Disjointness and Subset Problem *) theory Applications_Example imports Applications begin text‹Consider the following grammar, with ‹V = {A,B,C,D}› and ‹Σ = {a,b,c,d}›:›