PrintForm
Definitions
Lemmas
hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
not
cons
nil
'a
:S,
t
:
'a
List,
h
:
'a
.
cons(
h
;
t
) = nil
By:
RewriteOfThm
Thm*
'a
:S. all(
t
:hlist(
'a
). all(
h
:
'a
. not(equal(cons(
h
,
t
),nil))))
(SimpsetC [`hol_to_nuprl`;`bequal`])
Generated subgoals:
None
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
PrintForm
Definitions
Lemmas
hol
list
2
Sections
HOLlib
Doc