Definitions
mb
event
system
6
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
decidable
Def
Dec(
P
) ==
P
P
Thm*
A
:Prop. Dec(
A
)
Prop
int_seg
Def
{
i
..
j
} == {
k
:
|
i
k
<
j
}
Thm*
m
,
n
:
. {
m
..
n
}
Type
surject
Def
Surj(
A
;
B
;
f
) ==
b
:
B
.
a
:
A
.
f
(
a
) =
b
Thm*
A
,
B
:Type,
f
:(
A
B
). Surj(
A
;
B
;
f
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
event
system
6
Sections
EventSystems
Doc