WhoCites
Definitions
mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Who Cites islocal?
islocal
Def islocal(
k
) ==
isl(
k
)
Thm*
k
:Knd. islocal(
k
)
isl
Def
isl(
x
) == InjCase(
x
;
y
. true
;
z
. false
)
Thm*
A
,
B
:Type,
x
:
A
+
B
. isl(
x
)
bnot
Def
b
== if
b
false
else true
fi
Thm*
b
:
.
b
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
WhoCites
Definitions
mb
event
system
1
Sections
EventSystems
Doc