(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
1.
'a
: S
<
n
:
. if
n
<
0 then nil[
n
] else arb(
'a
) fi ,0>
=
<
n
:
. @
e
:
'a
. true
,0>
(
'a
)
By:
Analyze THEN StrongAuto THEN Try (Complete (Unfold `label` 0))
Generated subgoal:
1
(
n
:
. if
n
<
0 then nil[
n
] else arb(
'a
) fi ) = (
n
:
. @
e
:
'a
. true
)
3
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