(5steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
choose
unique
1
2
1.
'a
: Type
2.
P
:
'a
Type
3.
x
:
'a
4.
P
(
x
)
5.
y
:
'a
.
P
(
y
)
x
=
y
6. {
y
:
'a
|
P
(
y
) }
Void
arb(
'a
) =
x
By:
Analyze 6 THEN StrongAuto
Generated subgoal:
1
{
y
:
'a
|
P
(
y
) }
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(5steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc