mb
automata
4
Sections
GenAutomata
Doc
Def
st_app1(s1;s2) == Case(s1) Case a;b = > if st_eq(a;s2)
< b > else < > fi Default = > < >
is mentioned
In prior sections:
mb
automata
2
Try larger context:
GenAutomata
mb
automata
4
Sections
GenAutomata
Doc