(6steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
mapcons
wf
1
1.
A
: Type
2.
B
: Type
3.
f
:
A
(
A
List)
B
4.
l
:
A
List
mapcons(
f
;
l
)
B
List
By:
ListInd 4 THEN AbReduce 0
Generated subgoals:
1
nil
B
List
Auto
2
5.
u
:
A
6.
v
:
A
List
7. mapcons(
f
;
v
)
B
List
f
(
u
,
v
).mapcons(
f
;
v
)
B
List
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(6steps total)
PrintForm
Definitions
list
1
Sections
StandardLIB
Doc