Nuprl Definition : OARcast_headers_fun
OARcast_headers_fun(M;deliverhdr;oarcasthdr;orderedhdr;orderhdr) ==
λhdr.if name_eq(hdr;oarcasthdr) then M
if name_eq(hdr;orderhdr) then Id × ℤ × M
if name_eq(hdr;orderedhdr) then Id × Id × ℤ × M
if name_eq(hdr;deliverhdr) then Id × ℤ × M
else Top
fi
Definitions occuring in Statement :
Id: Id
,
name_eq: name_eq(x;y)
,
ifthenelse: if b then t else f fi
,
top: Top
,
lambda: λx.A[x]
,
product: x:A × B[x]
,
int: ℤ
FDL editor aliases :
OARcast_headers_fun
Latex:
OARcast\_headers\_fun(M;deliverhdr;oarcasthdr;orderedhdr;orderhdr) ==
\mlambda{}hdr.if name\_eq(hdr;oarcasthdr) then M
if name\_eq(hdr;orderhdr) then Id \mtimes{} \mBbbZ{} \mtimes{} M
if name\_eq(hdr;orderedhdr) then Id \mtimes{} Id \mtimes{} \mBbbZ{} \mtimes{} M
if name\_eq(hdr;deliverhdr) then Id \mtimes{} \mBbbZ{} \mtimes{} M
else Top
fi
Date html generated:
2016_05_17-PM-00_58_29
Last ObjectModification:
2014_08_20-AM-11_59_16
Theory : event-logic-applications
Home
Index