Definitions
mb
event
system
5
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
deq
Def
EqDecider(
T
) ==
eq
:
T
T
x
,
y
:
T
.
x
=
y
(
eq
(
x
,
y
))
Thm*
T
:Type. EqDecider(
T
)
Type
fpf-compatible
Def
f
||
g
==
x
:
A
.
x
dom(
f
) &
x
dom(
g
)
f
(
x
) =
g
(
x
)
B
(
x
)
fpf-single
Def
x
:
v
== <[
x
],
x
.
v
>
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
event
system
5
Sections
EventSystems
Doc