Definitions
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
le
Def
A
B
==
B
<
A
Thm*
i
,
j
:
. (
i
j
)
Prop
reject
Def
as
\[
i
]
Def
== if
i
0
tl(
as
) else Case of
as
; nil
nil ;
a'
.
as'
a'
.
as'
\[
i
-1] fi
Def
(recursive)
Thm*
A
:Type,
l
:
A
List,
n
:
.
l
\[
n
]
A
List
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
list
1
Sections
StandardLIB
Doc