(7steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
choose
elim
pos
'a
:S,
P
,
Q
:(
'a
Prop).
(
x
:
'a
.
Q
(
x
)
P
(
x
))
(
x
:
'a
.
Q
(
x
))
P
(@
x
:
'a
.
Q
(
x
))
By:
UnAb [`choose`] THEN StrongAuto
Generated subgoal:
1
1.
'a
: S
2.
P
:
'a
Prop
3.
Q
:
'a
Prop
4.
x
:
'a
.
Q
(
x
)
P
(
x
)
5.
x
:
'a
.
Q
(
x
)
P
(InjCase(lem({
x
:
'a
|
Q
(
x
) });
x
.
x
, arb(
'a
)))
6
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
hol
Sections
HOLlib
Doc