(8steps total)
PrintForm
Definitions
Lemmas
hol
list
1
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
hnil
def
1
2
1.
'a
: S
rep_list(nil) = <
n
:
. @
e
:
'a
. true
,0>
(
'a
)
By:
Unab [`hrep_list`;`rep_list`] THEN Simp THEN StrongAuto
THEN
Try (Complete (Unfold `label` 0))
Generated subgoal:
1
<
n
:
. if
n
<
0 then nil[
n
] else arb(
'a
) fi ,0>
=
<
n
:
. @
e
:
'a
. true
,0>
(
'a
)
4
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(8steps total)
PrintForm
Definitions
Lemmas
hol
list
1
Sections
HOLlib
Doc