(7steps total)
PrintForm
fun
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
ax
choice
A
,
B
:Type,
Q
:(
A
B
Prop).
(
x
:
A
.
y
:
B
.
Q
(
x
,
y
))
(
f
:(
A
B
).
x
:
A
.
Q
(
x
,
f
(
x
)))
By:
UnivCD
Generated subgoal:
1
1.
A
: Type
2.
B
: Type
3.
Q
:
A
B
Prop
4.
x
:
A
.
y
:
B
.
Q
(
x
,
y
)
f
:(
A
B
).
x
:
A
.
Q
(
x
,
f
(
x
))
6
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
fun
1
Sections
StandardLIB
Doc