Definitions
mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
Knd
Def
Knd == (IdLnk
Id)+Id
Thm* Knd
Type
islocal
Def
islocal(
k
) ==
isl(
k
)
Thm*
k
:Knd. islocal(
k
)
bnot
Def
b
== if
b
false
else true
fi
Thm*
b
:
.
b
isrcv
Def
isrcv(
k
) == isl(
k
)
Thm*
k
:Knd. isrcv(
k
)
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
event
system
1
Sections
EventSystems
Doc