(8steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
choose
elim
neg
1
2
1.
'a
: S
2.
P
:
'a
Prop
3.
Q
:
'a
Prop
4.
x
:
'a
.
Q
(
x
)
P
(
x
)
5. (
x
:
'a
.
Q
(
x
))
(
x
:
'a
.
P
(
x
))
6. {
x
:
'a
|
Q
(
x
) }
Void
P
(arb(
'a
))
By:
BackThru 5 THEN StrongAuto
Generated subgoal:
1
7.
x
:
'a
Q
(
x
)
3
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(8steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc