Definitions GenAutomata Sections NuprlLIB Doc

No mentions to report in GenAutomata
spread4Def let w,x,y,z = a in t(w;x;y;z) == a/w,zz1. zz1/x,zz2. zz2/y,z. t(w;x;y;z)

Syntax:let w,x,y,z = a in t(w;x;y;z) has structure: spreadn(a; w,x,y,z.t(w;x;y;z))

About:
spread!abstraction

Definitions GenAutomata Sections NuprlLIB Doc