Definitions
mb
list
2
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Some definitions of interest.
length
Def
||
as
|| == Case of
as
; nil
0 ;
a
.
as'
||
as'
||+1 (recursive)
Thm*
A
:Type,
l
:
A
List. ||
l
||
Thm*
||nil||
select
Def
l
[
i
] == hd(nth_tl(
i
;
l
))
Thm*
A
:Type,
l
:
A
List,
n
:
. 0
n
n
<||
l
||
l
[
n
]
A
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Definitions
mb
list
2
Sections
MarkB
generic
Doc