Definitions
int
2
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
ge
Def
i
j
==
j
i
Thm*
i
,
j
:
. (
i
j
)
Prop
gt
Def
i
>
j
==
j
<
i
Thm*
i
,
j
:
. (
i
>
j
)
Prop
int_lower
Def
{...
i
} == {
j
:
|
j
i
}
Thm*
i
:
. {...
i
}
Type
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
int
2
Sections
StandardLIB
Doc