Definitions
int
2
Sections
StandardLIB
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
not
Def
A
==
A
False
Thm*
A
:Prop. (
A
)
Prop
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
int
2
Sections
StandardLIB
Doc