Definitions
mb
event
system
3
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
w-Msg
Def
Msg == Msg(
w
.M)
world
Def
World
Def
==
T
:Id
Id
Type
Def ==
TA
:Id
Id
Type
Def ==
M
:IdLnk
Id
Type
Def ==
(
i
:Id
(
x
:Id
T
(
i
,
x
)))
(
i
:Id
action(w-action-dec(
TA
;
M
;
i
)))
Def ==
(
i
:Id
({
m
:Msg(
M
)| source(mlnk(
m
)) =
i
} List))
Top
Thm* World
Type{i'}
IdLnk
Def
IdLnk == Id
Id
Thm* IdLnk
Type
w-ml
Def
m(
l
;
t
) == onlnk(
l
;m(source(
l
);
t
))
nat
Def
== {
i
:
| 0
i
}
Thm*
Type
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
event
system
3
Sections
EventSystems
Doc