(4steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
append
assoc
T
:Type,
as
,
bs
,
cs
:
T
List. ((
as
@
bs
) @
cs
) = (
as
@
bs
@
cs
)
By:
UnivCD
Generated subgoal:
1
1.
T
: Type
2.
as
:
T
List
3.
bs
:
T
List
4.
cs
:
T
List
((
as
@
bs
) @
cs
) = (
as
@
bs
@
cs
)
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(4steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc