(17steps total)
PrintForm
Definitions
quot
1
Sections
StandardLIB
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
dec
iff
ex
bvfun
T
:Type,
E
:(
T
T
Prop).
(
x
,
y
:
T
. Dec(
E
(
x
,
y
)))
(
f
:(
T
T
).
x
,
y
:
T
. (
x
f
y
)
E
(
x
,
y
))
By:
(Unfolds [`infix_ap`;`so_apply`] 0) THEN GenRepD
Generated subgoals:
1
1.
T
: Type
2.
E
:
T
T
Prop
3.
x
,
y
:
T
. Dec(
E
(
x
,
y
))
f
:(
T
T
).
x
,
y
:
T
.
f
(
x
,
y
)
E
(
x
,
y
)
13
steps
2
1.
T
: Type
2.
E
:
T
T
Prop
3.
f
:(
T
T
).
x
,
y
:
T
.
f
(
x
,
y
)
E
(
x
,
y
)
4.
x
:
T
5.
y
:
T
Dec(
E
(
x
,
y
))
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(17steps total)
PrintForm
Definitions
quot
1
Sections
StandardLIB
Doc