(3steps total)
PrintForm
core
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
fun
thru
spread
A
:Type,
B
:(
A
Type),
p
:(
x
:
A
B
(
x
)),
C
,
D
:Type,
f
:(
C
D
),
b
:(
x
:
A
B
(
x
)
C
).
f
(
p
/
x
,
y
.
b
(
x
,
y
)) = (
p
/
x
,
y
.
f
(
b
(
x
,
y
)))
By:
UnivCD
Generated subgoal:
1
1.
A
: Type
2.
B
:
A
Type
3.
p
:
x
:
A
B
(
x
)
4.
C
: Type
5.
D
: Type
6.
f
:
C
D
7.
b
:
x
:
A
B
(
x
)
C
f
(
p
/
x
,
y
.
b
(
x
,
y
)) = (
p
/
x
,
y
.
f
(
b
(
x
,
y
)))
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(3steps total)
PrintForm
core
StandardLIB
Doc