Nuprl Definition : process
process(P.M[P];P.E[P]) ==  corec(P.M[P] ─→ (P × E[P]))
Definitions occuring in Statement : 
corec: corec(T.F[T])
, 
function: x:A ─→ B[x]
, 
product: x:A × B[x]
FDL editor aliases : 
process
process(P.M[P];P.E[P])  ==    corec(P.M[P]  {}\mrightarrow{}  (P  \mtimes{}  E[P]))
Date html generated:
2015_07_17-AM-11_19_25
Last ObjectModification:
2013_10_25-PM-00_42_06
Home
Index