hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
'b
,
'a
:S,
l
:
'a
List,
f
:(
'a
'b
). ||map(
f
;
l
)|| = ||
l
||
[length_map]
cites the following:
Thm*
'b
,
'a
:S.
Thm*
all(
l
:hlist(
'a
). all(
f
:
'a
'b
. equal(length(map(
f
,
l
)),length(
l
))))
[hlength_map]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
list
2
Sections
HOLlib
Doc