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,
t
:
'a
List,
h
:
'a
.
cons(
h
;
t
) = nil
[not_cons_nil]
cites the following:
Thm*
'a
:S. all(
t
:hlist(
'a
). all(
h
:
'a
. not(equal(cons(
h
,
t
),nil))))
[hnot_cons_nil]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
list
2
Sections
HOLlib
Doc