hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
'a
:S,
l
:
'a
List.
mt(
l
)
cons(head(
l
); tl(
l
)) =
l
[cons_char]
cites the following:
Thm*
'a
:S. all(
l
:hlist(
'a
). implies(not(null(
l
)),equal(cons(hd(
l
),tl(
l
)),
l
)))
[hcons_char]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
list
2
Sections
HOLlib
Doc