(6steps total)
PrintForm
Definitions
hol
list
2
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
not
nil
cons2
1
1
1.
'a
: S
2.
t
:
'a
List
3.
h
:
'a
nil = cons(
h
;
t
)
False
By:
InstLemma_o (ioid !oid{not_nil_cons:s}) []
Generated subgoal:
1
4.
'a
:S,
t
:
'a
List,
h
:
'a
.
nil = cons(
h
;
t
)
nil = cons(
h
;
t
)
False
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(6steps total)
PrintForm
Definitions
hol
list
2
Sections
HOLlib
Doc