grammar 1 Sections AutomataTheory Doc

g_prod Def g.prod == 1of(g)

Thm* V,T:Type, g:Grammar(V;T). g.prod ((V+T List)(V+T)*)*

pi1 Def 1of(t) == t.1

Thm* A:Type, B:(AType), p:a:AB(a). 1of(p) A

About:
!abstractionspreadalluniversefunction
productmemberlistunion