(7steps total)
PrintForm
Definitions
Lemmas
LogicSupplement
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
unique
fun
description
A
:Type,
B
:(
A
Type),
P
:(
x
:
A
B
(
x
)
Prop).
(
x
:
A
.
!
y
:
B
(
x
).
P
(
x
,
y
))
(
!
f
:(
x
:
A
B
(
x
)).
x
:
A
.
P
(
x
,
f
(
x
)))
By:
SimilarTo:
Thm*
(
x
:
A
.
!
y
:
B
(
x
).
P
(
x
,
y
))
(
f
:(
x
:
A
B
(
x
)).
x
:
A
.
P
(
x
,
f
(
x
)))
Generated subgoal:
1
1.
A
: Type
2.
B
:
A
Type
3.
P
:
x
:
A
B
(
x
)
Prop
4.
x
:
A
.
!
y
:
B
(
x
).
P
(
x
,
y
)
5.
f
:
x
:
A
B
(
x
)
6.
x
:
A
.
P
(
x
,
f
(
x
))
f is the
f
:(
x
:
A
B
(
x
)).
x
:
A
.
P
(
x
,
f
(
x
))
6
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
Lemmas
LogicSupplement
Sections
DiscrMathExt
Doc