(7steps total)
PrintForm
Definitions
Lemmas
mb
list
1
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
member
map
2
1
1.
T
: Type
2.
T'
: Type
3.
a
:
T
List
4.
x
:
T'
5.
f
:
T
T'
6.
y
:
T
7.
i
:
8.
i
<||
a
||
9.
y
=
a
[
i
]
10.
x
=
f
(
y
)
x
= map(
f
;
a
)[
i
]
By:
RWO
Thm*
f
:(
A
B
),
as
:
A
List,
n
:
||
as
||. map(
f
;
as
)[
n
] =
f
(
as
[
n
]) 0
Generated subgoal:
1
x
=
f
(
a
[
i
])
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
Lemmas
mb
list
1
Sections
MarkB
generic
Doc