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

Latex:
process(P.M[P];P.E[P])  ==    corec(P.M[P]  {}\mrightarrow{}  (P  \mtimes{}  E[P]))



Date html generated: 2016_05_16-AM-11_42_44
Last ObjectModification: 2013_10_25-PM-00_42_06

Theory : event-ordering


Home Index