(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
'a
:S,
t
:
'a
List,
h
:
'a
. nil = cons(
h
;
t
)
False
By:
RepeatFor 3 (Analyze 0)
Generated subgoal:
1
1.
'a
: S
2.
t
:
'a
List
3.
h
:
'a
nil = cons(
h
;
t
)
False
5
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